summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-03 14:25:38 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-03 14:25:38 +0100
commita85b8a61c4e733ae374fc28f3ec96cd082bfd673 (patch)
tree621f21cb3d5ce34857e44655fb08073471227a41
parent296c5e1dc4e1ba86841b8cb7c3ea106975b67981 (diff)
downloadqutebrowser-a85b8a61c4e733ae374fc28f3ec96cd082bfd673.tar.gz
qutebrowser-a85b8a61c4e733ae374fc28f3ec96cd082bfd673.zip
Regenerate docs
-rw-r--r--doc/help/commands.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index 0714b4fa1..f31283e9c 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -599,7 +599,7 @@ Syntax: +:greasemonkey-reload [*--force*]+
Re-read Greasemonkey scripts from disk.
-The scripts are read from a 'greasemonkey' subdirectory in qutebrowser's data directory (see `:version`).
+The scripts are read from a 'greasemonkey' subdirectory in qutebrowser's data or config directories (see `:version`).
==== optional arguments
* +*-f*+, +*--force*+: For any scripts that have required dependencies, re-download them.