]> git.proxmox.com Git - ovs.git/commit - utilities/ovs-vsctl.8.in
Refer to database manpages in *ctl manpages
authorMark Michelson <mmichels@redhat.com>
Mon, 26 Feb 2018 20:04:02 +0000 (14:04 -0600)
committerBen Pfaff <blp@ovn.org>
Mon, 26 Feb 2018 22:19:56 +0000 (14:19 -0800)
commit8519ea87d7b84166a02d8f3f25c91a2ff7d5fe57
treec9f42eb8bdac4cbff8ed4d774646076190fb6018
parent2696bcb1205837b50cdf4f5402926efa8753f7f6
Refer to database manpages in *ctl manpages

The ovn-nbctl, ovn-sbctl, and ovs-vsctl manpages are inconsistent in
their "Database Commands" section when it comes to referring to what
database tables exist. This commit amends this by making each *ctl
manpage reference the corresponding database manpage instead.

To aid in having a more handy list, the --help text of ovn-nbctl,
ovn-sbctl, and ovs-vsctl have been modified to list the available
tables. This is also referenced in the manpages for those applications.

Signed-off-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/db-ctl-base.c
lib/db-ctl-base.h
ovn/lib/ovn-util.h
ovn/utilities/ovn-nbctl.8.xml
ovn/utilities/ovn-nbctl.c
ovn/utilities/ovn-sbctl.8.in
ovn/utilities/ovn-sbctl.c
utilities/ovs-vsctl.8.in
utilities/ovs-vsctl.c
vtep/vtep-ctl.c