]> git.ipfire.org Git - people/ms/network.git/blobdiff - man/network-color.txt
man: Convert network-color(8) to asciidoc
[people/ms/network.git] / man / network-color.txt
diff --git a/man/network-color.txt b/man/network-color.txt
new file mode 100644 (file)
index 0000000..7c95e18
--- /dev/null
@@ -0,0 +1,33 @@
+network-color(8)
+================
+
+NAME
+----
+network-color - IPFire Network Configuration Control Program
+
+DESCRIPTION
+-----------
+The 'color' command helps to manage colors for zones and ports.
+The color is being used to make identification of a zone or port easier on the
+command line and web user interface.
+
+COMMANDS
+--------
+The following commands are understood:
+
+'set' [AABBCC]::
+       The color of a zone or port is set with the 'set' command.
+       It is required to pass a color in hex formatting.
+
+'reset'::
+       Resets the color of a zone or port to blank.
+
+AUTHOR
+------
+Jonatan Schlag
+
+SEE ALSO
+--------
+link:network[8]
+link:network-zone[8]
+link:network-port[8]