Index: trunk/phase3/maintenance/storage/moveToExternal.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | define( 'REPORTING_INTERVAL', 1 ); |
11 | 11 | |
12 | 12 | if ( !defined( 'MEDIAWIKI' ) ) { |
13 | | - $optionsWithArgs = array( 'm', 's' ); |
| 13 | + $optionsWithArgs = array( 'e', 's' ); |
14 | 14 | |
15 | 15 | require_once( dirname(__FILE__) . '/../commandLine.inc' ); |
16 | 16 | require_once( 'ExternalStoreDB.php' ); |