From b93bee18d00ebaca577137b306b2330d14e06097 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 25 Jan 2018 11:03:45 +0100 Subject: [PATCH] Regenerate docs --- doc/help/commands.asciidoc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/help/commands.asciidoc b/doc/help/commands.asciidoc index b469104e6..1b65dbdd7 100644 --- a/doc/help/commands.asciidoc +++ b/doc/help/commands.asciidoc @@ -743,9 +743,13 @@ This tries to automatically click on typical _Previous Page_ or _Next Page_ link - `next`: Open a _next_ link. - `up`: Go up a level in the current URL. - `increment`: Increment the last number in the URL. - Uses the link:settings.html#url.incdec_segments[url.incdec_segments] config option. + Uses the + link:settings.html#url.incdec_segments[url.incdec_segments] + config option. - `decrement`: Decrement the last number in the URL. - Uses the link:settings.html#url.incdec_segments[url.incdec_segments] config option. + Uses the + link:settings.html#url.incdec_segments[url.incdec_segments] + config option.