X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshow.c;h=e1bcf8f1bc7b0c85413ccdc47e56fde4abb81a4e;hp=1ee5c82f5198a0f34a5276d99b23ef1195a8c519;hb=5f2b39344cca1086c975d47b730929d8f1904214;hpb=bd60514e13b4b1d4e2f726e6fc54da9eff6a263e diff --git a/uip/mhshow.c b/uip/mhshow.c index 1ee5c82..e1bcf8f 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -20,7 +20,7 @@ static struct swit switches[] = { #define VERBSW 0 { "verbose", 0 }, #define NVERBSW 1 - { "noverbose", 0 }, + { "noverbose", 2 }, #define FILESW 2 /* interface from show */ { "file file", 0 }, #define FORMSW 3