aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Nicolas Pouillard <nicolas.pouillard@gmail.com>2009-11-02 10:51:23 +0100
committerGravatar Nicolas Pouillard <nicolas.pouillard@gmail.com>2009-11-02 10:51:23 +0100
commit346e5afc22321589d54bff9c3e3971c8392cf168 (patch)
treef89937ede8d1d256c80c050e323a5eb37387e51e /README
parent9d7ae1b21aefac2cf5418667bd150c110bf8932e (diff)
Update docs about scrolling
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index cd3e8db..816fff4 100644
--- a/README
+++ b/README
@@ -111,12 +111,10 @@ The following commands are recognized:
* `back`
* `forward`
-* `scroll_vert <amount>`
-* `scroll_horz <amount>`
- - amount is given in pixels(?) or as a percentage of the size of the view
- - set amount to 100% to scroll a whole page
-* `scroll_begin`
-* `scroll_end`
+* `scroll <vertical|horizontal> <argument>`
+ - argument can be `begin`, `end`, or an amount given in pixels(?)
+ or as a percentage of the size of the view
+ - set the amount to 100% to scroll a whole page
* `reload`
* `reload_ign_cache`
* `stop`