[CMF-checkins] CVS: CMF - slurp_release.py:1.3

Tres Seaver cvs-admin at zope.org
Mon Oct 27 11:17:41 EST 2003


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv19662

Modified Files:
	slurp_release.py 
Log Message:
 - Docco fix.


=== CMF/slurp_release.py 1.2 => 1.3 ===
--- CMF/slurp_release.py:1.2	Mon Mar 10 14:15:27 2003
+++ CMF/slurp_release.py	Mon Oct 27 11:17:41 2003
@@ -105,7 +105,13 @@
 
     -?, -h, --help      Print this usage message
 
-    -x, --execute       Select a particular step (def. 'doWholeEnchilada')
+    -x, --execute       Select a particular step. Available steps are:
+
+                        exportReleaseFile
+                        makeArchives
+                        uploadArchives
+                        uploadDocs
+                        doWholeEnchilada (default)
     
     -a, --auth          Use authentication pair, in fmt 'userid:password'
 """




More information about the CMF-checkins mailing list