From 6817bf55082a3e1427bed10f64e10deaa8c41b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Sat, 20 Nov 2010 15:41:56 +0100 Subject: [PATCH] Add missing count argument in / help specs. --- common/locale/en-US/browsing.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index edf82f0d..5440e153 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -251,7 +251,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to CTRL-O :ba :back]]> :countback url :back! - <C-o> + count<C-o>

Go count pages back in the browser history. If @@ -266,7 +266,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to CTRL-I :fo :fw :forward]]> :countforward url :forward! - <C-i> + count<C-i>

Go count pages forward in the browser history.