forked from ungleich-public/cdist
Updated man page
Included MESSAGES section
This commit is contained in:
parent
d12daf10c4
commit
f7a6377b74
1 changed files with 13 additions and 0 deletions
|
@ -67,6 +67,19 @@ be removed then re-added with the correct IP address/netmask or the appropriate
|
|||
line (jail_<name>_ip="...") modified within rc.conf through some alternate
|
||||
means.
|
||||
|
||||
MESSAGES
|
||||
--------
|
||||
start::
|
||||
The jail was started
|
||||
stop::
|
||||
The jail was stopped
|
||||
create:
|
||||
The jail was created
|
||||
delete::
|
||||
The jail was deleted
|
||||
onboot::
|
||||
The jail was configured to start on boot
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in a new issue