diff options
Diffstat (limited to 'fonttosfnt.c')
-rw-r--r-- | fonttosfnt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonttosfnt.c b/fonttosfnt.c index 78c6b7e..90d3d95 100644 --- a/fonttosfnt.c +++ b/fonttosfnt.c @@ -39,7 +39,7 @@ usage(void) { fprintf(stderr, "Usage:\n"); fprintf(stderr, - "fonttosfnt [ -v ] [ -c ] [ -b ] [ -r ] [ -g n ] [ -m n ] -o font.ttf " + "fonttosfnt [ -v ] [ -c ] [ -b ] [ -r ] [ -g n ] [ -m n ] -o font.otb " "[ -- ] font ...\n"); } |