From 140a7bfdcdc5d49939a3ef30b793da59a306a68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Tue, 21 Sep 2021 21:58:17 +0200 Subject: [PATCH] update --clear-cache command in deviantart client-id instructions --- docs/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index b8bfe6e4..17a1c912 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -3098,7 +3098,7 @@ How To application and put them in your configuration file as ``"client-id"`` and ``"client-secret"`` * clear your `cache `__ to delete any remaining - ``access-token`` entries. (``gallery-dl --clear-cache``) + ``access-token`` entries. (``gallery-dl --clear-cache deviantart``) * get a new `refresh-token `__ for the new ``client-id`` (``gallery-dl oauth:deviantart``)