From: Jonatan Schlag Date: Mon, 10 Jul 2017 15:10:41 +0000 (+0200) Subject: man: add color documentation X-Git-Tag: 009~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c81bcf462b926fd3a83b96887ae4f3872cdbeb;p=network.git man: add color documentation Signed-off-by: Jonatan Schlag Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 2bbc5378..8b869a80 100644 --- a/Makefile.am +++ b/Makefile.am @@ -332,6 +332,7 @@ INSTALL_DIRS += \ MANPAGES = \ man/firewall-settings.8 \ man/network.8 \ + man/network-color.8 \ man/network-device.8 \ man/network-dhcp.8 \ man/network-dns-server.8 \ diff --git a/man/network-color.xml b/man/network-color.xml new file mode 100644 index 00000000..d8fce732 --- /dev/null +++ b/man/network-color.xml @@ -0,0 +1,91 @@ + + + + + + networ-color + network + + + + Developer + Jonatan + Schlag + jonatan.schlag@ipfire.org + + + + + + network-color + 8 + + + + network-color + Network Configuration Control Program + + + + Description + + + The color helps to manage colors for zone and ports. + The color is shown in the webinterface and on the status page of a port or zone. + and make it much easier to identify a port or a zone. + + + + + Commands + + + The following commands are understood: + + + + + + set hex-color-value + + + + + The color of a zone or port are set with the set command. + It is always required to pass a valid color hex value like 880400. + + + + + + reset + + + + + This reset the color of a zone or port to white. + + + + + + + See Also + + + + network + 8 + , + + network-zone + 8 + , + + network-port + 8 + + + + diff --git a/man/network-port.xml b/man/network-port.xml index 181bd8c6..92d35d8b 100644 --- a/man/network-port.xml +++ b/man/network-port.xml @@ -147,6 +147,23 @@ + + + PORT color + + + + + With this command you can set a color for a port. + See + + network-color + 8, + + for more information. + + + diff --git a/man/network-zone.xml b/man/network-zone.xml index cd7017a3..817ad26e 100644 --- a/man/network-zone.xml +++ b/man/network-zone.xml @@ -164,7 +164,23 @@ + + + ZONE color + + + + This command make is possible to set a color for a zone. + See + + network-color + 8, + + for more information. + + + ZONE identify