X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fdpctl.c;h=f5b2adece075686ba8ed3abc0718f8467a63be0f;hb=1b6df17a65624f5491872de5a8683b76c4420895;hp=7cdb324c9625aa3e5ae005b022b8391a1d35b6be;hpb=6d841e9f81cad60d9e467bf1f0b0ae598bfb32c5;p=openvswitch diff --git a/utilities/dpctl.c b/utilities/dpctl.c index 7cdb324c..f5b2adec 100644 --- a/utilities/dpctl.c +++ b/utilities/dpctl.c @@ -206,7 +206,7 @@ usage(void) vconn_usage(true, false); printf("\nOptions:\n" " -t, --timeout=SECS give up after SECS seconds\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");