Commit 9a52f43
committed
Fix duplicate -c option conflict by removing shorthand from --config-file
Remove -c shorthand from --config-file to avoid conflict with --culture
in language commands. The --culture option was defined first and should
retain the -c shorthand for backward compatibility.1 parent 77158f2 commit 9a52f43
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments