Thanks! I pushed it. --Justin
> On Apr 22, 2015, at 1:15 PM, Russell Bryant <rbry...@redhat.com> wrote: > > The show command takes an optional LSWITCH argument. In that case, it > only prints the info for a single switch instead of all of them. > Update the usage text to reflect that option. > > Signed-off-by: Russell Bryant <rbry...@redhat.com> > --- > ovn/ovn-nbctl.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ovn/ovn-nbctl.c b/ovn/ovn-nbctl.c > index 2eb6e15..4dc77c0 100644 > --- a/ovn/ovn-nbctl.c > +++ b/ovn/ovn-nbctl.c > @@ -50,6 +50,7 @@ usage: %s [OPTIONS] COMMAND [ARG...]\n\ > \n\ > General commands:\n\ > show print overview of database contents\n\ > + show LSWITCH print overview of database contents for > LSWITCH\n\ > \n\ > Logical switch commands:\n\ > lswitch-add [LSWITCH] create a logical switch named LSWITCH\n\ > -- > 2.1.0 > > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev