Signed-off-by: Alan Coopersmith <alan.coopersm...@oracle.com>
---
 bdftopcf.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/bdftopcf.c b/bdftopcf.c
index 1b24aa1..2208fee 100644
--- a/bdftopcf.c
+++ b/bdftopcf.c
@@ -145,6 +145,8 @@ main(int argc, char *argv[])
         else {
             if (input_name) {
  usage:
+                fprintf(stderr, "%s: invalid option '%s'\n",
+                        program_name, argv[0]);
                 fprintf(stderr,
                         "usage: %s [-p#] [-u#] [-m] [-l] [-M] [-L] [-t] [-i] 
[-o pcf file] [bdf file]\n"
                         "       where # for -p is 1, 2, 4, or 8\n"
-- 
1.7.9.2

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to