2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00

ovs-appctl: Fix typo in usage message.

Reported-by: Reid Price <reid@nicira.com>
Bug #5978.
This commit is contained in:
Ben Pfaff
2011-06-16 14:07:12 -07:00
parent 214301739c
commit b328b55b4a

View File

@@ -85,7 +85,7 @@ usage(void)
"usage: %s [TARGET] COMMAND [ARG...]\n"
"Targets:\n"
" -t, --target=TARGET pidfile or socket to contact\n"
"Common commands:"
"Common commands:\n"
" help List commands supported by the target\n"
" vlog/list List current logging levels\n"
" vlog/set MODULE[:FACILITY[:LEVEL]]\n"