]> git.ipfire.org Git - people/ms/network.git/blame - man/network-color.txt
man: Convert network-color(8) to asciidoc
[people/ms/network.git] / man / network-color.txt
CommitLineData
b2f5dc13
MT
1network-color(8)
2================
3
4NAME
5----
6network-color - IPFire Network Configuration Control Program
7
8DESCRIPTION
9-----------
10The 'color' command helps to manage colors for zones and ports.
11The color is being used to make identification of a zone or port easier on the
12command line and web user interface.
13
14COMMANDS
15--------
16The following commands are understood:
17
18'set' [AABBCC]::
19 The color of a zone or port is set with the 'set' command.
20 It is required to pass a color in hex formatting.
21
22'reset'::
23 Resets the color of a zone or port to blank.
24
25AUTHOR
26------
27Jonatan Schlag
28
29SEE ALSO
30--------
31link:network[8]
32link:network-zone[8]
33link:network-port[8]