On Wed, Nov 28, 2012 at 11:06:48PM -0800, Ben Pfaff wrote:
> This is my fault; I introduced this inconsistency when I modified Simon's
> correct patch.
> 
> Signed-off-by: Ben Pfaff <b...@nicira.com>

Acked-by: Simon Horman <ho...@verge.net.au>

> ---
>  lib/ofp-version-opt.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/ofp-version-opt.c b/lib/ofp-version-opt.c
> index 1801e9f..0aa2930 100644
> --- a/lib/ofp-version-opt.c
> +++ b/lib/ofp-version-opt.c
> @@ -29,7 +29,7 @@ ofp_version_usage(void)
>      printf(
>          "\nOpen Flow Version options:\n"
>          "  -V, --version           display version information\n"
> -        "  --allowed-ofp-versions  list of allowed Open Flow versions\n"
> +        "  -O, --protocols         set allowed Open Flow versions\n"
>          "                          (default: %s)\n",
>          ds_cstr(&msg));
>      ds_destroy(&msg);
> -- 
> 1.7.10.4
> 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to