summaryrefslogtreecommitdiff
path: root/ovn/utilities
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2016-07-26 22:43:07 -0700
committerBen Pfaff <blp@ovn.org>2016-07-27 11:47:23 -0700
commitb4ec31a96895fb8331043794840bf50c04836bea (patch)
tree3eb9b53191020a32d1fcc90258fbef4244330096 /ovn/utilities
parentfa183acc654f7e5da17cd70fc91d6b5b02782183 (diff)
downloadopenvswitch-b4ec31a96895fb8331043794840bf50c04836bea.tar.gz
ovn-nbctl: Improve usage message.
The most important change here is to delete misspelled "the". Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Numan Siddique <nusiddiq@redhat.com>
Diffstat (limited to 'ovn/utilities')
-rw-r--r--ovn/utilities/ovn-nbctl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ovn/utilities/ovn-nbctl.c b/ovn/utilities/ovn-nbctl.c
index e594a3238..947e3a1ac 100644
--- a/ovn/utilities/ovn-nbctl.c
+++ b/ovn/utilities/ovn-nbctl.c
@@ -402,9 +402,9 @@ DHCP Options commands:\n\
dhcp-options-list \n\
lists the DHCP_Options rows\n\
dhcp-options-set-options DHCP_OPTIONS_UUID KEY=VALUE [KEY=VALUE]...\n\
- set DHCP options to the DHCP_OPTIONS_UUID\n\
+ set DHCP options for DHCP_OPTIONS_UUID\n\
dhcp-options-get-options DHCO_OPTIONS_UUID \n\
- displays the DHCP options of th DHCP_OPTIONS_UUID\n\
+ displays the DHCP options for DHCP_OPTIONS_UUID\n\
\n\
%s\
\n\