summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2011-01-25 16:36:04 +0000
committererdgeist <erdgeist@erdgeist.org>2011-01-25 16:36:04 +0000
commit8172a352e768a261091dccb0e2b1fc5a19482a7f (patch)
tree529bc327762e0e59eccf8ea72653434e195747f3
parent737a6825b0f192f9b7dd4d8d4dcfc2f99eded7ac (diff)
The ezjail-admin create -A switch is for internal use only. It is used, when ezjail-admin restore re-creates a jail from archive
-rw-r--r--man8/ezjail-admin.812
1 files changed, 1 insertions, 11 deletions
diff --git a/man8/ezjail-admin.8 b/man8/ezjail-admin.8
index 99b3110..78ae8df 100644
--- a/man8/ezjail-admin.8
+++ b/man8/ezjail-admin.8
@@ -15,7 +15,6 @@
15.Op Fl f Ar flavour 15.Op Fl f Ar flavour
16.Op Fl r Ar jailroot 16.Op Fl r Ar jailroot
17.Op Fl a Ar archive 17.Op Fl a Ar archive
18.Op Fl A Ar options
19.Op Fl c Ar jailtype Fl s Ar imagesize Op Fl C Ar attachargs 18.Op Fl c Ar jailtype Fl s Ar imagesize Op Fl C Ar attachargs
20.Bk -words 19.Bk -words
21.Ar jailname ipaddress Ns Op Ar ,ipaddress2,... 20.Ar jailname ipaddress Ns Op Ar ,ipaddress2,...
@@ -224,7 +223,7 @@ pointing to the location of the newly created jail.
224Restore a jail from an archive created with 223Restore a jail from an archive created with
225.Nm Cm archive . 224.Nm Cm archive .
226The archive files are kept in 225The archive files are kept in
227.Pa /usr/jails/archive 226.Pa /usr/jails/ezjail_archives
228by default. Use 227by default. Use
229.Pa - 228.Pa -
230to restore an archive from the standard input. 229to restore an archive from the standard input.
@@ -238,15 +237,6 @@ See also
238.Nm Cm restore , 237.Nm Cm restore ,
239if you only want to revert to an old jail's state from an archive on the same 238if you only want to revert to an old jail's state from an archive on the same
240release version. 239release version.
241.It Fl A Ar jailconf
242Copy the comments, in particular the
243.Dq Li PROVIDE ,
244.Dq Li REQUIRE
245and
246.Dq Li BEFORE
247lines, from this jail.
248.Pp
249XXX: This is my understanding from the code. Is that correct?
250.It Fl x 240.It Fl x
251This flag indicates that an jail of that name already exists. In this case, 241This flag indicates that an jail of that name already exists. In this case,
252ezjail will only update the configuration of the jail. Sanity checks are 242ezjail will only update the configuration of the jail. Sanity checks are