We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e938d45 commit 40dbcaaCopy full SHA for 40dbcaa
1 file changed
README.adoc
@@ -55,8 +55,8 @@ Options:
55
`str` = translations)
56
* `-d <dicts>`, `--dicts <dicts>`: comma-separated list of extra dictionaries
57
to use (in addition to file language)
58
-* `-P <file>`, `--pwl <file>`: file with personal list of words used when
59
- checking spelling
+* `-P <file>`, `--pwl <file>`: file(s) with personal list of words used when
+ checking spelling (this option can be given multiple times)
60
* `-m`, `--only-misspelled`: display only misspelled words (no error, line
61
number and translation)
62
* `-w`, `--no-whitespace`: do not check whitespace at beginning/end of strings
0 commit comments