[Fai-commit] r3169 - trunk/man
fai-repository at svn.debian.org
fai-repository at svn.debian.org
Sat Dec 10 17:40:51 UTC 2005
Author: lange
Date: 2005-12-10 17:40:51 +0000 (Sat, 10 Dec 2005)
New Revision: 3169
Modified:
trunk/man/fai-mirror.1
Log:
explain that -a should be the default
Modified: trunk/man/fai-mirror.1
===================================================================
--- trunk/man/fai-mirror.1 2005-12-10 17:40:24 UTC (rev 3168)
+++ trunk/man/fai-mirror.1 2005-12-10 17:40:51 UTC (rev 3169)
@@ -1,7 +1,7 @@
.\" Hey, EMACS: -*- nroff -*-
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
-.TH fai-mirror 1 "28 nov 2005" "FAI 2.9"
+.TH fai-mirror 1 "10 dec 2005" "FAI 2.9"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -53,7 +53,8 @@
.TP
.BI \-a
Add packages included in base.tgz and packages defined in
-make-fai-nfsroot.conf to the mirror.
+make-fai-nfsroot.conf to the mirror. This option should be used almost
+always.
.TP
.BI "\-c " CLASS[,CLASS]
Use only this list of classes for building the mirror. Can't be used
@@ -74,7 +75,7 @@
.SH EXAMPLES
.br
- # fai-mirror /files/scratch/mirror
+ # fai-mirror -a /files/scratch/mirror
Creates a partitial mirror in the directory /files/scratch/mirror.
More information about the Fai-commit
mailing list