Browse Source

Update UPGRADE.md

Dariusz Rumiński 8 years ago
parent
commit
21b8b47cc9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UPGRADE.md

+ 1 - 1
UPGRADE.md

@@ -31,7 +31,7 @@ CLI options
 --fixers        |                 | Coding standard fixers                                                    | option was removed, see --rules
 --format        | --format        | Choose format                                                             |
 --level         |                 | Coding standard level                                                     | option was removed, see --rules
-                | --path-mode     | Should the finder from config be <br/>overriden or intersected with `path` arg | option was added
+                | --path-mode     | Should the finder from config be<br/>overriden or intersected with `path` arg | option was added
                 | --rules         | Rules to be used                                                          | option was added
                 | --using-cache   | Does cache should be used                                                 | option was added