[csw-devel] SF.net SVN: gar:[8836] csw/mgar/gar/v2/lib/python/submit_to_newpkgs.py

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Feb 26 15:26:35 CET 2010


Revision: 8836
          http://gar.svn.sourceforge.net/gar/?rev=8836&view=rev
Author:   wahwah
Date:     2010-02-26 14:26:35 +0000 (Fri, 26 Feb 2010)

Log Message:
-----------
mGAR v2: submitpkg, a better help message

Modified Paths:
--------------
    csw/mgar/gar/v2/lib/python/submit_to_newpkgs.py

Modified: csw/mgar/gar/v2/lib/python/submit_to_newpkgs.py
===================================================================
--- csw/mgar/gar/v2/lib/python/submit_to_newpkgs.py	2010-02-26 14:12:03 UTC (rev 8835)
+++ csw/mgar/gar/v2/lib/python/submit_to_newpkgs.py	2010-02-26 14:26:35 UTC (rev 8836)
@@ -90,7 +90,8 @@
     parser = optparse.OptionParser()
     parser.add_option("-p", "--pkgnames",
                       dest="pkgnames",
-                      help="A comma-separated list of pkgnames")
+                      help="A comma-separated list of pkgnames: "
+                           "cups,cupsdevel,libcups")
     parser.add_option("-d", "--debug",
                       dest="debug", default=False,
                       action="store_true",


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list