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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user