mock/docs mock.1,1.1,1.2

Jeff Sheltren (sheltren) fedora-extras-commits at redhat.com
Sun Aug 21 16:29:34 UTC 2005


Author: sheltren

Update of /cvs/fedora/mock/docs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6971/docs

Modified Files:
	mock.1 
Log Message:
add commands to man page, create config files for legacy distributions


Index: mock.1
===================================================================
RCS file: /cvs/fedora/mock/docs/mock.1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mock.1	5 Aug 2005 08:12:44 -0000	1.1
+++ mock.1	21 Aug 2005 16:29:32 -0000	1.2
@@ -4,7 +4,7 @@
 mock \- build a SRPM in a chroot
 .SH "SYNTAX"
 .LP 
-mock  [\-r CHROOT] [\-\-no\-clean] [\-\-arch=ARCH] [\-\-debug] [\-\-resultdir=RESULTDIR] [\-\-statedir=STATEDIR] [\-\-uniqueext=UNIQUEEXT] \fIfilename\fR
+mock  [\-r CHROOT] [\-\-no\-clean] [\-\-arch=ARCH] [\-\-debug] [\-\-resultdir=RESULTDIR] [\-\-statedir=STATEDIR] [\-\-uniqueext=UNIQUEEXT] [command] \fIfilename\fR
 
 .SH "DESCRIPTION"
 .LP 
@@ -33,6 +33,14 @@
 \fB\-\-version\fR
 Show version number and exit.
 .TP 
+\fBcommand\fR is one of:
+.TP 
+\fBinit\fR \- initialize a chroot (install packages, setup devices, etc.)
+.TP 
+\fBclean\fR \- purge the chroot tree
+.TP 
+\fBrebuild\fR \- If no command is specified, rebuild is assumed. Rebuilds the specified SRPM
+.TP 
 .SH "FILES"
 .LP 
 \fI/etc/mock/\fP 




More information about the fedora-extras-commits mailing list