Update documents to reflect new dictcli.py script

This commit is contained in:
Joel Bradshaw 2017-11-06 22:21:07 -08:00
parent aaed6549b3
commit 52be2dd665
3 changed files with 3 additions and 3 deletions

View File

@ -146,7 +146,7 @@ For QtWebKit:
For QtWebEngine:
. Make sure your versions of PyQt and Qt are 5.8 or higher.
. Use `install_dict.py` script to install dictionaries.
. Use `dictcli.py` script to install dictionaries.
Run the script with `-h` for the parameter description.
. Set `spellcheck.languages` to the desired list of languages, e.g.:
`:set spellcheck.languages "['en-US', 'pl-PL']"`

View File

@ -2559,7 +2559,7 @@ Default: empty
[[spellcheck.languages]]
=== spellcheck.languages
Languages to use for spell checking.
You can check for available languages and install dictionaries using scripts/install_dict.py. Run the script with -h/--help for instructions.
You can check for available languages and install dictionaries using scripts/dictcli.py. Run the script with -h/--help for instructions.
Type: <<types,List of String>>

View File

@ -1126,7 +1126,7 @@ spellcheck.languages:
Languages to use for spell checking.
You can check for available languages and install dictionaries using
scripts/install_dict.py. Run the script with -h/--help for instructions.
scripts/dictcli.py. Run the script with -h/--help for instructions.
backend:
QtWebKit: false
QtWebEngine: Qt 5.8