summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2007-10-01 11:37:56 +0000
committererdgeist <erdgeist@erdgeist.org>2007-10-01 11:37:56 +0000
commit0dc059f94375abbbd59f95383fa524b38ccc19c8 (patch)
tree0530f4322dc6a81b18afb8caa5c84749c165828a
parent3418e96f2de3cf41aded12c278f89d595519b5d1 (diff)
Documentation for ezjail-admin archive enhanced
-rwxr-xr-xman1/ezjail-admin.111
1 files changed, 7 insertions, 4 deletions
diff --git a/man1/ezjail-admin.1 b/man1/ezjail-admin.1
index 2ae03ea..a796f00 100755
--- a/man1/ezjail-admin.1
+++ b/man1/ezjail-admin.1
@@ -88,11 +88,14 @@ creates a backup of one, multiple or all ezjails.
88 88
89Unless an archive name is given via -a switch, the archive's name is derived from 89Unless an archive name is given via -a switch, the archive's name is derived from
90jailname, date and time. It is being saved to a directory provided by -d switch 90jailname, date and time. It is being saved to a directory provided by -d switch
91or the .fIezjail_archivedir.fR variable in \fBezjail.conf\fR and defaults to 91or the \fIezjail_archivedir\fR variable in \fBezjail.conf\fR and defaults to
92.fI``.''.fR 92\fI.\fR .
93 93
94Use -A with no further parameters to archive all jails or specify one or more 94Use -A with no further parameters to archive all jails \fBor\fR specify one or more
95ezjails. 95ezjails as parameters.
96
97Use \fIezjail-admin create -a archive\fR to restore an archive. A restore command
98that automatically restores jails from a list of archives is on the way.
96.SH ezjail-admin config 99.SH ezjail-admin config
97manages existing specific ezjails. 100manages existing specific ezjails.
98 101