Skip to content

Commit 633a6ec

Browse files
authored
Merge pull request #566 from Gray-Wind/patch-1
Remove --mode flag for configuration dump
2 parents ad05b7c + f63ba9a commit 633a6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ file is not found, then it looks in the parent directory, and so on.
196196

197197
If no configuration file is found, a default configuration is used. The
198198
settings in the default configuration can be viewed by running
199-
`swift-format --mode dump-configuration`, which will dump it to standard
199+
`swift-format dump-configuration`, which will dump it to standard
200200
output.
201201

202202
If the `--configuration <file>` option is passed to `swift-format`, then that

0 commit comments

Comments
 (0)