Author: poeml
Date: Sun Feb  2 21:17:08 2014
New Revision: 8365

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8365&view=rev
Log:
mb scan:
- remove obsolete reference to a -f switch that exists only in the
  behind-the-scene scanner perl script, but not in mb scan. Thanks, Bart!

Modified:
    trunk/mb/mb.py

Modified: trunk/mb/mb.py
URL: 
http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mb/mb.py?rev=8365&r1=8364&r2=8365&view=diff
==============================================================================
--- trunk/mb/mb.py      (original)
+++ trunk/mb/mb.py      Sun Feb  2 21:17:08 2014
@@ -782,7 +782,7 @@
                   help='Increase verbosity for debugging purposes. '
                        'Can be given multiple times.')
     @cmdln.option('-e', '--enable', action='store_true',
-                  help='Enable a mirror, after it was scanned. Useful with -f')
+                  help='Enable a mirror, after it was scanned.')
     @cmdln.option('-a', '--all', action='store_true',
                   help='Scan all enabled mirrors.')
     @cmdln.option('-j', '--jobs', metavar='N',




_______________________________________________
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-requ...@mirrorbrain.org

Reply via email to