X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=controller%2Fcontroller.c;h=c43926c40f0be33ada72c492f118cdff80152833;hb=1b6df17a65624f5491872de5a8683b76c4420895;hp=e0b8b88d8659812e4b85e52b81744f7fa7c8b6e1;hpb=6d841e9f81cad60d9e467bf1f0b0ae598bfb32c5;p=openvswitch diff --git a/controller/controller.c b/controller/controller.c index e0b8b88d..c43926c4 100644 --- a/controller/controller.c +++ b/controller/controller.c @@ -311,7 +311,7 @@ usage(void) " -H, --hub act as hub instead of learning switch\n" " -n, --noflow pass traffic, but don't add flows\n" " --max-idle=SECS max idle time for new flows\n" - " -v, --verbose=MODULE:FACILITY:LEVEL configure logging levels\n" + " -v, --verbose=MODULE[:FACILITY[:LEVEL]] set logging levels\n" " -v, --verbose set maximum verbosity level\n" " -h, --help display this help message\n" " -V, --version display version information\n",