[docs] Fix inconsistency about which sites have optional authentication (#359)

* [docs] Fix inconsistency about which sites have optional authentication

* update authentication docs
This commit is contained in:
Mark Henrick
2019-07-29 17:22:31 +01:00
committed by Mike Fährmann
parent 81b35ed3cb
commit 923e1bb714
4 changed files with 14 additions and 9 deletions

View File

@@ -164,10 +164,11 @@ Default ``null``
Description The username and password to use when attempting to log in to
another site.
Specifying username and password is
required for the ``pixiv``, ``nijie`` and ``seiga`` modules and
optional (but strongly recommended) for ``danbooru``, ``exhentai``,
``sankaku`` and ``idolcomplex``.
Specifying username and password is required for the
``pixiv``, ``nijie``, and ``seiga``
modules and optional (but strongly recommended) for
``danbooru``, ``exhentai``, ``idolcomplex``, ``instagram``,
``luscious``, ``sankaku``, ``tsumino``, and ``twitter``.
These values can also be set via the ``-u/--username`` and
``-p/--password`` command-line options or by using a |.netrc|_ file.