[mirrorbrain-commits] [opensuse-svn] r6938 - trunk/tools/download-redirector-v2/mirrordoctor

From: Novell Forge SVN <noreply_at_novell.com>
Date: Sun, 29 Mar 2009 10:49:46 -0600 (MDT)
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)
@@ -207,7 +207,7 @@
         """${cmd_name}: list mirrors
 
         Usage:
-            mirrordoctor list [IDENTIFIER]
+            mb list [IDENTIFIER]
         ${cmd_option_list}
         """
         if opts.c:
@@ -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)
@@ -463,7 +463,7 @@
         You need to enter files, not directories.
 
         Usage:
-            mirrordoctor markers 
+            mb markers 
         ${cmd_option_list}
         """
         markers = self.conn.Marker.select()
@@ -606,7 +606,7 @@
         """${cmd_name}: scan mirrors
 
         Usage:
-            mirrordoctor scan [OPTS] IDENTIFIER [IDENTIFIER...]
+            mb scan [OPTS] IDENTIFIER [IDENTIFIER...]
         ${cmd_option_list}
         """
 
@@ -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}
         """
 
@@ -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}
@@ -792,7 +792,6 @@
             sys.exit('ACTION must be either ls, rm or add.')
 
 
-
     @cmdln.option('-c', '--caption', metavar='STRING',
                   help='insert this string as table caption')
     @cmdln.option('-t', '--title', metavar='STRING',
@@ -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.org
Received on 2009-03-29Z16:50:39

This archive was generated by hypermail 2.2.0 : 2009-07-10Z19:18:12 GMT