Author: poeml Date: Wed Aug 25 18:46:36 2010 New Revision: 8076 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8076&view=rev Log: mb scan: typo in help text fixed. Modified: trunk/mb/mb.py Modified: trunk/mb/mb.py URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mb/mb.py?rev=8076&r1=8075&r2=8076&view=diff ============================================================================== --- trunk/mb/mb.py (original) +++ trunk/mb/mb.py Wed Aug 25 18:46:36 2010 _at_@ -485,7 +485,7 @@ _at_cmdln.option('--md5', action='store_true', help='download and show the md5 sum') _at_cmdln.option('--urls', dest='url_type', metavar='TYPE', default='scan', - help='type of URLs to be probed (scan|http|all). Default: scam.') + help='type of URLs to be probed (scan|http|all). Default: scan.') _at_cmdln.option('-m', '--mirror', help='probe only on this mirror') _at_cmdln.option('-a', '--all-mirrors', action='store_true', _______________________________________________ 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 Wed Aug 25 2010 - 16:46:42 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT