[ovs-dev] [tests+nxm-ofctl 07/42] ovs-openflowd: Improve usage message.

Ben Pfaff blp at nicira.com
Mon Nov 29 20:29:38 UTC 2010


Sure, done, thanks.

On Wed, Nov 24, 2010 at 05:26:13PM -0800, Justin Pettit wrote:
> Do you think it's worth briefly describing "TYPE", since the others are?
> 
> --Justin
> 
> 
> On Nov 23, 2010, at 2:43 PM, Ben Pfaff wrote:
> 
> > ---
> > utilities/ovs-openflowd.c |    2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/utilities/ovs-openflowd.c b/utilities/ovs-openflowd.c
> > index 818ed79..de959df 100644
> > --- a/utilities/ovs-openflowd.c
> > +++ b/utilities/ovs-openflowd.c
> > @@ -493,7 +493,7 @@ static void
> > usage(void)
> > {
> >     printf("%s: an OpenFlow switch implementation.\n"
> > -           "usage: %s [OPTIONS] DATAPATH [CONTROLLER...]\n"
> > +           "usage: %s [OPTIONS] [TYPE@]DATAPATH [CONTROLLER...]\n"
> >            "DATAPATH is a local datapath (e.g. \"dp0\").\n"
> >            "Each CONTROLLER is an active OpenFlow connection method.  If\n"
> >            "none is given, ovs-openflowd performs controller discovery.\n",
> > -- 
> > 1.7.1
> > 
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
> 




More information about the dev mailing list