Skip to content

Commit 40dbcaa

Browse files
committed
Fix description of option -P/--pwl in README
1 parent e938d45 commit 40dbcaa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Options:
5555
`str` = translations)
5656
* `-d <dicts>`, `--dicts <dicts>`: comma-separated list of extra dictionaries
5757
to use (in addition to file language)
58-
* `-P <file>`, `--pwl <file>`: file with personal list of words used when
59-
checking spelling
58+
* `-P <file>`, `--pwl <file>`: file(s) with personal list of words used when
59+
checking spelling (this option can be given multiple times)
6060
* `-m`, `--only-misspelled`: display only misspelled words (no error, line
6161
number and translation)
6262
* `-w`, `--no-whitespace`: do not check whitespace at beginning/end of strings

0 commit comments

Comments
 (0)