Author: poeml Date: 2009-03-29 10:49:44 -0600 (Sun, 29 Mar 2009) New Revision: 6938 Modified: trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py Log: mb: - reflect the now commonly used name "mb" instead of "mirrordoctor" in the usage info Modified: trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py =================================================================== --- trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py 2009-03-29 16:42:50 UTC (rev 6937) +++ trunk/tools/download-redirector-v2/mirrordoctor/mirrordoctor.py 2009-03-29 16:49:44 UTC (rev 6938) _at_@ -207,7 +207,7 @@ """${cmd_name}: list mirrors Usage: - mirrordoctor list [IDENTIFIER] + mb list [IDENTIFIER] ${cmd_option_list} """ if opts.c: _at_@ -420,7 +420,7 @@ """${cmd_name}: edit a new mirror entry in $EDITOR Usage: - mirrordoctor edit IDENTIFIER + mb edit IDENTIFIER ${cmd_option_list} """ mirror = lookup_mirror(self, identifier) _at_@ -463,7 +463,7 @@ You need to enter files, not directories. Usage: - mirrordoctor markers + mb markers ${cmd_option_list} """ markers = self.conn.Marker.select() _at_@ -606,7 +606,7 @@ """${cmd_name}: scan mirrors Usage: - mirrordoctor scan [OPTS] IDENTIFIER [IDENTIFIER...] + mb scan [OPTS] IDENTIFIER [IDENTIFIER...] ${cmd_option_list} """ _at_@ -666,7 +666,7 @@ IDENTIFIER can be either the identifier or a substring. Usage: - mirrordoctor score IDENTIFIER [SCORE] + mb score IDENTIFIER [SCORE] ${cmd_option_list} """ _at_@ -730,10 +730,10 @@ Examples: - mirrordoctor file ls /path/to/xorg-x11-libXfixes-7.4-1.14.i586.rpm - mirrordoctor file ls '*xorg-x11-libXfixes-7.4-1.14.i586.rpm' - mirrordoctor file add distribution/11.0/SHOULD_NOT_BE_VISIBLE -m cdn.novell.com - mirrordoctor file rm distribution/11.0/SHOULD_NOT_BE_VISIBLE -m MIRROR + mb file ls /path/to/xorg-x11-libXfixes-7.4-1.14.i586.rpm + mb file ls '*xorg-x11-libXfixes-7.4-1.14.i586.rpm' + mb file add distribution/11.0/SHOULD_NOT_BE_VISIBLE -m cdn.novell.com + mb file rm distribution/11.0/SHOULD_NOT_BE_VISIBLE -m MIRROR ${cmd_usage} _at_@ -792,7 +792,6 @@ sys.exit('ACTION must be either ls, rm or add.') - _at_cmdln.option('-c', '--caption', metavar='STRING', help='insert this string as table caption') _at_cmdln.option('-t', '--title', metavar='STRING', _at_@ -829,7 +828,7 @@ Usage: - mirrordoctor mirrorlist [IDENTIFIER] + mb mirrorlist [IDENTIFIER] ${cmd_option_list} """ _______________________________________________ Opensuse-svn mailing list Opensuse-svn_at_forge.novell.com http://forge.novell.com/mailman/listinfo/opensuse-svn _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Sun Mar 29 2009 - 16:50:39 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT