mock mock.py,1.54,1.55

John Clark Williams (jcwillia) fedora-extras-commits at redhat.com
Mon Jul 17 15:04:03 UTC 2006


Author: jcwillia

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

Modified Files:
	mock.py 
Log Message:
updated to include "chroot" command in usage and man page


Index: mock.py
===================================================================
RCS file: /cvs/fedora/mock/mock.py,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- mock.py	28 Jun 2006 15:14:45 -0000	1.54
+++ mock.py	17 Jul 2006 15:04:00 -0000	1.55
@@ -791,6 +791,7 @@
     usage = """
     usage: mock [options] /path/to/srpm
     optional commands: 
+        chroot - run the specified command within the chroot
         clean - clean out the specified chroot
         init - initialize the chroot, do not build anything"""
     parser = OptionParser(usage=usage, version=__VERSION__)




More information about the scm-commits mailing list