Replace tabs with spaces to keep alignment.
authorPlatonides <platonides@users.mediawiki.org>
Mon, 12 Dec 2011 18:30:25 +0000 (18:30 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Mon, 12 Dec 2011 18:30:25 +0000 (18:30 +0000)
The terminal tab size may not be 4 spaces, as this assumed.

maintenance/dumpBackup.php

index 1518926..c49a296 100644 (file)
@@ -119,7 +119,7 @@ Options:
 Fancy stuff: (Works? Add examples please.)
   --plugin=<class>[:<file>]   Load a dump plugin class
   --output=<type>:<file>      Begin a filtered output stream;
-                                                         <type>s: file, gzip, bzip2, 7zip
+                              <type>s: file, gzip, bzip2, 7zip
   --filter=<type>[:<options>] Add a filter on an output branch
 
 ENDS