Redo addArgs() as addArg() so we can actually do useful things with arguments like...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 18 Aug 2009 23:06:24 +0000 (23:06 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 18 Aug 2009 23:06:24 +0000 (23:06 +0000)
commit25e604f1c02db46f4cfc8d3429c42d4beb206a16
treeaf2611845cf35b7d449787cf9a3cbd068aede5f2
parentdecc9b21cb349c601c6258aa37eda17657ffdc01
Redo addArgs() as addArg() so we can actually do useful things with arguments like descriptions and proper requirement checks, similar to addOption()
17 files changed:
maintenance/Maintenance.php
maintenance/addwiki.php
maintenance/cleanupSpam.php
maintenance/createAndPromote.php
maintenance/deleteBatch.php
maintenance/edit.php
maintenance/fixTimestamps.php
maintenance/mctest.php
maintenance/moveBatch.php
maintenance/nukePage.php
maintenance/patchSql.php
maintenance/reassignEdits.php
maintenance/rebuildFileCache.php
maintenance/refreshLinks.php
maintenance/renamewiki.php
maintenance/undelete.php
maintenance/waitForSlave.php