From: Michael Tremer Date: Wed, 26 Sep 2018 22:34:35 +0000 (+0200) Subject: man: Convert network-color(8) to asciidoc X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fnetwork.git;a=commitdiff_plain;h=b2f5dc13f74d0b740885f99a7d1408480da582cf;ds=sidebyside man: Convert network-color(8) to asciidoc Signed-off-by: Michael Tremer --- diff --git a/man/network-color.txt b/man/network-color.txt new file mode 100644 index 00000000..7c95e184 --- /dev/null +++ b/man/network-color.txt @@ -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] diff --git a/man/network-color.xml b/man/network-color.xml deleted file mode 100644 index caf23492..00000000 --- a/man/network-color.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - 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 used to make identification of a zone or port easier on the - command line or web user interface. - - - - - Commands - - - The following commands are understood: - - - - - - set 00AABB - - - - - The color of a zone or port is set with the set command. - It is always required to pass a valid color hex value (e.g. 880400). - - - - - - reset - - - - - This command resets the color of a zone or port to blank. - - - - - - - See Also - - - - network - 8 - , - - network-zone - 8 - , - - network-port - 8 - - - -