summaryrefslogtreecommitdiff
path: root/man1/ezjail-admin.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/ezjail-admin.1')
-rwxr-xr-xman1/ezjail-admin.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1
index e004d28..4425ac6 100755
--- a/man1/ezjail-admin.1
+++ b/man1/ezjail-admin.1
@@ -13,7 +13,7 @@ ezjail-admin \- Administrate ezjail
13.B ezjail-admin list 13.B ezjail-admin list
14 14
15.T 15.T
16.B ezjail-admin config\fR [-r run|norun] [-n newname] [-i attach|detach]\fI jailname 16.B ezjail-admin config\fR [-r run|norun] [-n newname] [-i attach|detach|fsck]\fI jailname
17 17
18.T 18.T
19.B ezjail-admin install\fR [-mps] [-h host] [-r release] 19.B ezjail-admin install\fR [-mps] [-h host] [-r release]
@@ -86,7 +86,7 @@ renamed as well.
86 86
87You can attach image jails for administrative purposes by the -i attach 87You can attach image jails for administrative purposes by the -i attach
88option and detach them with -i detach. It is not possible to run or delete 88option and detach them with -i detach. It is not possible to run or delete
89an attached jail. 89an attached jail. You can force fscking a jail image with the -i fsck command.
90.SH ezjail-admin install 90.SH ezjail-admin install
91fetches everything needed to setup a base jail from an FTP server and 91fetches everything needed to setup a base jail from an FTP server and
92installs it. 92installs it.