Author: poeml Date: Sat Nov 6 04:23:42 2010 New Revision: 8204 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8204&view=rev Log: mb edit: - add hint about editing network and geographical data Modified: trunk/mb/mb.py Modified: trunk/mb/mb.py URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/mb/mb.py?rev=8204&r1=8203&r2=8204&view=diff ============================================================================== --- trunk/mb/mb.py (original) +++ trunk/mb/mb.py Sat Nov 6 04:23:42 2010 _at_@ -578,7 +578,12 @@ old = mb.conn.server_show_template % old_dict import mb.util - boilerplate = """#\n# Note: You cannot modify 'identifier' or 'id'. You can use 'mb rename' though.\n#\n""" + boilerplate = """# +# Note: - You cannot modify 'identifier' or 'id'. You can use 'mb rename' though. +# - AS, prefix, lat and lng should be modified through 'mb update' +# ('mb update -A âall-mirrors' for all). +# +""" new = mb.util.edit_file(old, boilerplate=boilerplate) if not new: print 'Quitting.' _______________________________________________ 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 Sat Nov 06 2010 - 03:23:47 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT