Update documentation

This commit is contained in:
Hackerpilot 2015-04-20 10:28:18 -07:00
parent 786093a8ad
commit abc40dcb8b
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ found in .editorconfig files.
### Example
```
dfmt --inplace --space_after_cast=false --max_line_length=80 \
--soft_max_line_length=70 file.d
--soft_max_line_length=70 --brace_style=otbs file.d
```
## Configuration