Regenerate docs.

This commit is contained in:
Florian Bruhin 2015-05-31 15:11:04 +02:00
parent 6b550defae
commit 1814b672d7
2 changed files with 8 additions and 2 deletions

View File

@ -141,10 +141,10 @@ Contributors, sorted by the number of commits in descending order:
* Artur Shaik
* ZDarian
* Peter Vilim
* Martin Tournoij
* John ShaggyTwoDope Jenkins
* Jimmy
* Zach-Button
* Martin Tournoij
* rikn00
* Patric Schmitz
* Martin Zimmermann

View File

@ -1009,7 +1009,7 @@ multiplier
[[scroll-page]]
=== scroll-page
Syntax: +:scroll-page 'x' 'y'+
Syntax: +:scroll-page [*--top-navigate* 'ACTION'] [*--bottom-navigate* 'ACTION'] 'x' 'y'+
Scroll the frame page-wise.
@ -1017,6 +1017,12 @@ Scroll the frame page-wise.
* +'x'+: How many pages to scroll to the right.
* +'y'+: How many pages to scroll down.
==== optional arguments
* +*-t*+, +*--top-navigate*+: :navigate action (prev, decrement) to run when scrolling up at the top of the page.
* +*-b*+, +*--bottom-navigate*+: :navigate action (next, increment) to run when scrolling down at the bottom of the page.
==== count
multiplier