summaryrefslogtreecommitdiff
path: root/manpages.mk
diff options
context:
space:
mode:
authorQuentin Monnet <quentin.monnet@6wind.com>2016-03-02 15:56:21 +0100
committerBen Pfaff <blp@ovn.org>2016-03-18 14:02:53 -0700
commite7019d994e9f2a7ec3354d318e2ce77fdb961ceb (patch)
tree11e2eb786af9483c660dfb6037ead1fc57a6be5e /manpages.mk
parentb1c5bf1f39d32ed4c6dc5b752d17e0cd12b924e8 (diff)
downloadopenvswitch-e7019d994e9f2a7ec3354d318e2ce77fdb961ceb.tar.gz
ovs-ofctl: Update manpage for --color option.
Document the `--color` option for ovs-ofctl in its manpage. The option documentation has been added into a new file (included into the manpage) so that it can easily be added to other manpages as well when support for colorized output is extended to other utilities. The use of the environment variable OVS_COLORS (used for user-defined colors) has been documented as well. Signed-off-by: Quentin Monnet <quentin.monnet@6wind.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'manpages.mk')
-rw-r--r--manpages.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/manpages.mk b/manpages.mk
index bf96e9ff4..d4d4f2161 100644
--- a/manpages.mk
+++ b/manpages.mk
@@ -134,6 +134,7 @@ lib/common.man:
utilities/ovs-ofctl.8: \
utilities/ovs-ofctl.8.in \
+ lib/colors.man \
lib/common.man \
lib/daemon.man \
lib/ofp-version.man \
@@ -142,6 +143,7 @@ utilities/ovs-ofctl.8: \
lib/vconn-active.man \
lib/vlog.man
utilities/ovs-ofctl.8.in:
+lib/colors.man:
lib/common.man:
lib/daemon.man:
lib/ofp-version.man: