Newline after help message to not mess up terminal
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 16 Feb 2009 15:35:04 +0000 (15:35 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 16 Feb 2009 15:35:04 +0000 (15:35 +0000)
maintenance/populateCategory.php

index cb22e7f..1dca7b7 100644 (file)
@@ -36,6 +36,7 @@ vided name.  Default: empty (start from beginning).
 drops before continuing.  Default: 10.
     --throttle: Wait this many milliseconds after each category.  Default: 0.
     --force: Run regardless of whether the database says it's been run already.
+
 TEXT;
        exit( 0 );
 }