X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=controller%2Fcontroller.c;h=284e2e9ffb293986d56026cd45e38f4d5fa37721;hb=07f8d9645c14da05f318192f502dd826fff19dae;hp=b59d76b583c8d0caab9cc843c17f190334814edf;hpb=24ff8279e78fea5756fcca93bb2a41bd9f2db9fb;p=openvswitch diff --git a/controller/controller.c b/controller/controller.c index b59d76b5..284e2e9f 100644 --- a/controller/controller.c +++ b/controller/controller.c @@ -290,6 +290,7 @@ usage(void) " -P, --pidfile[=FILE] create pidfile (default: %s/controller.pid)\n" " -H, --hub act as hub instead of learning switch\n" " -n, --noflow pass traffic, but don't add flows\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",