r48851 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48850‎ | r48851 | r48852 >
Date:02:24, 26 March 2009
Author:kim
Status:deferred
Tags:
Comment:
Brief documentation
Modified paths:
  • /trunk/wikiation/installer/installer_util.py (modified) (history)

Diff [purge]

Index: trunk/wikiation/installer/installer_util.py
@@ -40,6 +40,7 @@
4141 print "check_isolation <instance name>: shows all changes made to mediawiki or database since it was installed."
4242 print "update_self: updates the installer and restarts in interactive mode"
4343 print "update_tags: manually force an update of the tag cache (do this from time to time, if you're referring to things by tag)"
 44+ print "duplicate <source_instance> <destination_instance> make a duplicate mediawiki instance, with copies of configuration, database, and extensions"
4445 print "TODO: Implement help path , for now, see documentation for info on how to specify <path>"
4546 print
4647 print "instead of interactive mode, you can also access commands directly from the shell:"

Status & tagging log