]> git.marmaro.de Git - mmh/blobdiff - uip/scan.c
Require at least 2 chars for `no' variants of switches.
[mmh] / uip / scan.c
index 5cdd5b9665e1990a2189f9b133bb2ecbeef0800c..269193ffc039b1d8372a8beea15222390c5e529f 100644 (file)
@@ -19,9 +19,9 @@ static struct swit switches[] = {
 #define WIDTHSW  1
        { "width columns", 0 },
 #define FILESW  2
-       { "file file", 4 },
+       { "file file", 0 },
 #define VERSIONSW 3
-       { "version", 0 },
+       { "Version", 0 },
 #define HELPSW  4
        { "help", 0 },
        { NULL, 0 }