Date:2012-07-13 00:20:50 (11 years 8 months ago)
Author:Werner Almesberger
Commit:6fae97ab155e2f7cc13b996f0f0945278a8a254d
Message:gencat/gencat.c (usage): reformat usage message to avoid overly long lines

Files: gencat/gencat.c (1 diff)

Change Details

gencat/gencat.c
2727static void usage(const char *name)
2828{
2929    fprintf(stderr,
30"usage: %s [-F] [-d|-D] [-p] [-P] [-q] [-L libdir ...] [-l lib ...] hierarchy\n"
31" %*s [descriptions ...]\n\n"
30"usage: %s [-F] [-d|-D] [-p] [-P] [-q] [-L libdir ...] [-l lib ...]\n"
31" %*s hierarchy [descriptions ...]\n\n"
3232" -d dump the tree instead of generating a PDF\n"
3333" -D dump all the canonical component names (without aliases)\n"
3434" -F use fped footprints instead of KiCad components\n"

Archive Download the corresponding diff file

Branches:
master



interactive