@@ -26,10 +26,10 @@ |
||
26 | 26 | ['README.md'] |
27 | 27 | ) |
28 | 28 | ->addOption( |
29 | - 'format', |
|
30 | - 'f', |
|
31 | - InputOption::VALUE_REQUIRED, |
|
32 | - 'Force input file format' |
|
29 | + 'format', |
|
30 | + 'f', |
|
31 | + InputOption::VALUE_REQUIRED, |
|
32 | + 'Force input file format' |
|
33 | 33 | ) |
34 | 34 | ; |
35 | 35 | } |