aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Ben Boeckel <MathStuf@gmail.com>2011-10-03 12:54:23 -0400
committerGravatar Brendan Taylor <whateley@gmail.com>2011-11-23 18:37:38 -0700
commit6a79cdb5cd9c4c93d15642816d398bcbe36fd692 (patch)
treea2ca82002db11b5fe22e4c7a8429209db718c1ab /README
parent688d3f6b5c2e2911e1af8c002507921dfc368596 (diff)
Add absolute scrolling argument
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 925392c..2dccafd 100644
--- a/README
+++ b/README
@@ -141,6 +141,7 @@ The following commands are recognized:
- 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
+ - argument can be appended with a `!` to scroll absolutely
* `reload`
- Reload the current page.
* `reload_ign_cache`