X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fmhlist.c;h=e507127ad25b8a19c5a1a2997c72b6ffe7783c27;hb=5f2b39344cca1086c975d47b730929d8f1904214;hp=7129ce5a973343ef092060916ccc5f0925c9dad6;hpb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;p=mmh diff --git a/uip/mhlist.c b/uip/mhlist.c index 7129ce5..e507127 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.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 PARTSW 3