summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-03-06 10:49:59 +0100
committerFlorian Bruhin <git@the-compiler.org>2018-03-06 10:49:59 +0100
commitea1ff1c1ea72d5fdf4cc3e3ac41335413b4d691a (patch)
treef4aaac0f61c73f62f5fc96a135632d164e2f47f8
parente28a01351b6d6dbfaebcdab60108993a20e00eb0 (diff)
downloadqutebrowser-ea1ff1c1ea72d5fdf4cc3e3ac41335413b4d691a.tar.gz
qutebrowser-ea1ff1c1ea72d5fdf4cc3e3ac41335413b4d691a.zip
Regenerate docs
-rw-r--r--doc/help/commands.asciidoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc
index 845e75336..3a12f08eb 100644
--- a/doc/help/commands.asciidoc
+++ b/doc/help/commands.asciidoc
@@ -499,10 +499,16 @@ Toggle fullscreen mode.
[[greasemonkey-reload]]
=== greasemonkey-reload
+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`).
+==== optional arguments
+* +*-f*+, +*--force*+: For any scripts that have required dependencies, re-download them.
+
+
[[help]]
=== help
Syntax: +:help [*--tab*] [*--bg*] [*--window*] ['topic']+