[csw-devel] SF.net SVN: gar:[15549] csw/mgar/gar/v2/lib/python/pkgdb.py
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Sep 7 10:15:29 CEST 2011
Revision: 15549
http://gar.svn.sourceforge.net/gar/?rev=15549&view=rev
Author: wahwah
Date: 2011-09-07 08:15:29 +0000 (Wed, 07 Sep 2011)
Log Message:
-----------
pkgdb: Update the usage information
Modified Paths:
--------------
csw/mgar/gar/v2/lib/python/pkgdb.py
Modified: csw/mgar/gar/v2/lib/python/pkgdb.py
===================================================================
--- csw/mgar/gar/v2/lib/python/pkgdb.py 2011-09-07 08:14:25 UTC (rev 15548)
+++ csw/mgar/gar/v2/lib/python/pkgdb.py 2011-09-07 08:15:29 UTC (rev 15549)
@@ -58,8 +58,8 @@
Examples:
- %prog add-to-cat <md5sum> SunOS5.9 sparc unstable
- %prog del-from-cat <md5sum> SunOS5.10 i386 testing
+ %prog add-to-cat SunOS5.9 sparc unstable <md5sum>
+ %prog del-from-cat SunOS5.10 i386 testing <md5sum>
"""
SHOW_PKG_TMPL = """catalogname: $catalogname
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