diff --git a/lib/Command/BoardImport.php b/lib/Command/BoardImport.php index 8c3c15117..b2a3b5d87 100644 --- a/lib/Command/BoardImport.php +++ b/lib/Command/BoardImport.php @@ -43,7 +43,7 @@ class BoardImport extends Command { null, InputOption::VALUE_REQUIRED, 'Configuration json file.', - 'config.json' + null ) ->addOption( 'data',