Re: [ovs-dev] [PATCH] ovn-nbctl: Update man page for missing tables.

2016-09-08 Thread Russell Bryant
On Thu, Sep 8, 2016 at 2:17 PM, Han Zhou wrote: > There are tables added recently in ovn-nb, but not mentioned in > man page of ovn-nbctl. > > Signed-off-by: Han Zhou > --- > ovn/utilities/ovn-nbctl.8.xml | 33 + > 1 file changed, 29 insertions(+), 4 deletions(-)

[ovs-dev] [PATCH] ovn-nbctl: Update man page for missing tables.

2016-09-08 Thread Han Zhou
There are tables added recently in ovn-nb, but not mentioned in man page of ovn-nbctl. Signed-off-by: Han Zhou --- ovn/utilities/ovn-nbctl.8.xml | 33 + 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/ovn/utilities/ovn-nbctl.8.xml b/ovn/utilities/ov