bug 24132, apply documentation updates to dumpBackup.php
authorSam Reed <reedy@users.mediawiki.org>
Thu, 4 Nov 2010 02:04:47 +0000 (02:04 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 4 Nov 2010 02:04:47 +0000 (02:04 +0000)
Slightly modified patch by Jonathan Wiltshire

maintenance/dumpBackup.php

index 8b78210..26cc45b 100644 (file)
@@ -97,6 +97,9 @@ Options:
   --skip-footer Don't output the </mediawiki> footer
   --stub      Don't perform old_text lookups; for 2-pass dump
   --uploads   Include upload records (experimental)
+  --conf=<file> Use the specified configuration file (LocalSettings.php)
+
+  --wiki=<wiki>  Only back up the specified <wiki>
 
 Fancy stuff: (Works? Add examples please.)
   --plugin=<class>[:<file>]   Load a dump plugin class