]> git.proxmox.com Git - mirror_ovs.git/commit - lib/table.h
table: provide table formatting option help at runtime
authorLance Richardson <lrichard@redhat.com>
Fri, 31 Mar 2017 17:21:03 +0000 (13:21 -0400)
committerBen Pfaff <blp@ovn.org>
Thu, 6 Apr 2017 15:04:55 +0000 (08:04 -0700)
commitbcb58ce069b91970c68e4c38385fa3b43dbc07dc
treee2e9b8af160b60bd77dff839a68a1f2800d128eb
parentd897038a4a1cd35bd23e07a3939c5950cec1ec0f
table: provide table formatting option help at runtime

Show table formatting options with help output from
ovn-nbctl, obn-sbctl, ovs-vsctl, and vtep-ctl commands.
Include "--data" option in ovsdb-client help output.

Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/table.c
lib/table.h
ovn/utilities/ovn-nbctl.c
ovn/utilities/ovn-sbctl.c
ovsdb/ovsdb-client.c
utilities/ovs-vsctl.c
vtep/vtep-ctl.c