X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=src%2Ffont2swf.c;h=cd30118109dfccecd09f0ef044ad83fc4feef8c9;hb=aab59bee1b79b487e2a15ec57a80a857ffd623a5;hp=36ac40b0a2a78d01193b69ed94b671b2a6c71830;hpb=f0f4599a8cc05f18859d2bb8d0afe447f3e00813;p=swftools.git diff --git a/src/font2swf.c b/src/font2swf.c index 36ac40b..cd30118 100644 --- a/src/font2swf.c +++ b/src/font2swf.c @@ -79,7 +79,6 @@ void args_callback_usage(char *name) printf("\n"); printf("-h , --help Print short help message and exit\n"); printf("-v , --verbose Be verbose. Use more than one -v for greater effect.\n"); - printf("-n , --name Name of the font (class) in the output file\n"); printf("-o , --output Write output to file .\n"); printf("-V , --version Print version info and exit\n"); printf("\n");