Fix typo in help message

`.editconfig` should be `.editorconfig` instead.
This commit is contained in:
Leandro Lucarella 2016-11-14 16:59:18 +01:00 committed by GitHub
parent 7961bfc15f
commit d95d69e31b
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ https://github.com/Hackerpilot/dfmt
Options:
--help, -h Print this help message
--inplace, -i Edit files in place
--config_dir, -c Path to directory to load .editconfig file from.
--config_dir, -c Path to directory to load .editorconfig file from.
--version Print the version number and then exit
Formatting Options: