X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=switch%2Fswitch.c;h=9432a022f3a58890e9507108af31ce416216d493;hb=07f8d9645c14da05f318192f502dd826fff19dae;hp=148aa418f32e67d5c83d552ba32a128a2e4790e7;hpb=24ff8279e78fea5756fcca93bb2a41bd9f2db9fb;p=openvswitch diff --git a/switch/switch.c b/switch/switch.c index 148aa418..9432a022 100644 --- a/switch/switch.c +++ b/switch/switch.c @@ -235,6 +235,7 @@ usage(void) "\nOther options:\n" " -D, --detach run in background as daemon\n" " -P, --pidfile[=FILE] create pidfile (default: %s/switch.pid)\n" + " -v, --verbose=MODULE:FACILITY:LEVEL configure logging levels\n" " -v, --verbose set maximum verbosity level\n" " -h, --help display this help message\n" " -V, --version display version information\n",