[ovs-dev] [PATCH] ovn-nbctl: Improve usage message.

Numan Siddique nusiddiq at redhat.com
Wed Jul 27 07:37:29 UTC 2016


On Wed, Jul 27, 2016 at 11:13 AM, Ben Pfaff <blp at ovn.org> wrote:

> The most important change here is to delete misspelled "the".
>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  ovn/utilities/ovn-nbctl.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/ovn/utilities/ovn-nbctl.c b/ovn/utilities/ovn-nbctl.c
> index e594a32..947e3a1 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\
>


Sorry for the typo and incorrect grammar in the original patch

Acked-by: Numan Siddique <nusiddiq at redhat.com>

​


> --
> 2.1.3
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



More information about the dev mailing list