Bring manpages and usage messages up-to-date.
[sliver-openvswitch.git] / utilities / dpctl.c
index c0f4058..2d09e98 100644 (file)
@@ -179,6 +179,7 @@ usage(void)
            program_name, program_name);
     vconn_usage(true, false);
     printf("\nOptions:\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");