From e7706ab6e1328018769a841b53c6ac179bfd4a44 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sun, 30 Jan 2011 02:20:37 -0800 Subject: Move the advanced commands in the readme into a separate section --- commands.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'commands.js') diff --git a/commands.js b/commands.js index 66263905..f2b19467 100644 --- a/commands.js +++ b/commands.js @@ -157,9 +157,9 @@ var commandDescriptions = { scrollRight: ["Scroll right"], scrollToTop: ["Scroll to the top of the page"], scrollToBottom: ["Scroll to the bottom of the page"], - scrollToLeft: ["Scroll to the left of the page"], + scrollToLeft: ["Scroll all the way to the left"], - scrollToRight: ["Scroll to the right of the page"], + scrollToRight: ["Scroll all the way to the right"], scrollPageDown: ["Scroll a page down"], scrollPageUp: ["Scroll a page up"], scrollFullPageDown: ["Scroll a full page down"], -- cgit v1.2.3