From: handa Date: Mon, 16 Aug 2004 00:01:20 +0000 (+0000) Subject: (help_exit): Fix help message. X-Git-Tag: REL-1-1-0~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b97d139e767eea0cbca613fd1dce1b83f3bc55fa;p=m17n%2Fm17n-lib.git (help_exit): Fix help message. --- diff --git a/example/mdump.c b/example/mdump.c index 381b898..f36b75b 100644 --- a/example/mdump.c +++ b/example/mdump.c @@ -275,7 +275,7 @@ help_exit (char *prog, int exit_code) printf (" dumped into the file \"output.png\".\n"); printf ("The following OPTIONs are available.\n"); printf (" %-13s %s", "-s SIZE", - "Font size in point (default 12).\n"); + "Font size in 1/10 point (default 120).\n"); printf (" %-13s %s", "-d DPI", "Resolution in dots per inch (defualt 300).\n"); printf (" %-13s %s", "-p PAPER",