aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-11-08 16:01:20 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-11-08 16:01:20 +0100
commitb46e181523da5cd752222889a5a0bf880713856e (patch)
treeeb26f6359ffb78dfecbd4dde6dca67de469cd712 /README
parentd075442cfe61637aaca52a40c51415c8f766d8ae (diff)
parent346e5afc22321589d54bff9c3e3971c8392cf168 (diff)
Merge remote branch 'np/scrolling-docs' into experimental
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index 0ec03ba..e751d42 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`