From 8e550ebe88d1cb5944f197d43a679e341cbfb7dd Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 29 Dec 2014 22:04:22 +0100 Subject: [PATCH] Regenerate docs --- README.asciidoc | 1 + doc/help/commands.asciidoc | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 815955963..677cbedf2 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -137,6 +137,7 @@ Contributors, sorted by the number of commits in descending order: * Regina Hug * Peter Vilim * Helen Sherwood-Taylor +* HalosGhost // QUTE_AUTHORS_END The following people have contributed graphics: diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index ab08c1451..d5535d485 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -322,8 +322,13 @@ Quit qutebrowser. [[reload]] === reload +Syntax: +:reload [*--force*]+ + Reload the current/[count]th tab. +==== optional arguments +* +*-f*+, +*--force*+: Bypass the page cache. + ==== count The tab index to reload.