summaryrefslogtreecommitdiff
path: root/vimperator
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2009-05-02 18:46:16 +1000
committerDoug Kearns <dougkearns@gmail.com>2009-05-02 18:46:16 +1000
commitbe581342222ae956991e1717f8d07d7ed2ff17b8 (patch)
treebb85565a7e4a1d74927232290137c7379ec1d838 /vimperator
parent3c408003d297f0ddea90252feb5a7bb5b53a4965 (diff)
downloadpentadactyl-be581342222ae956991e1717f8d07d7ed2ff17b8.tar.gz
Fix help index formatting.
Diffstat (limited to 'vimperator')
-rw-r--r--vimperator/locale/en-US/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt
index 565892ba..70cefa02 100644
--- a/vimperator/locale/en-US/index.txt
+++ b/vimperator/locale/en-US/index.txt
@@ -238,7 +238,7 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
||[c]:source[c]|| Read Ex commands from a file +
||[c]:stop[c]|| Stop loading +
||[c]:tab[c]|| Execute a command and tell it to output in a new tab +
-||[c]:tabd[o]|| Execute a command in each tab +
+||[c]:tabdo[c]|| Execute a command in each tab +
||[c]:tabdetach[c]|| Detach current tab to its own window +
||[c]:tabduplicate[c]|| Duplicate current tab +
||[c]:tablast[c]|| Switch to the last tab +
@@ -274,7 +274,7 @@ section:Options[option-index]
||'eventignore'|| List of autocommand event names which should be ignored +
||'exrc'|| Allow reading of an RC file in the current directory +
||'extendedhinttags'|| XPath string of hintable elements activated by [m];[m] +
-||'fileencoding'|| Changes the character encoding that Vimperator uses to read and write files.
+||'fileencoding'|| Changes the character encoding that Vimperator uses to read and write files +
||'focuscontent'|| Try to stay in Normal mode after loading a web page +
||'followhints'|| Change the behaviour of [m]<Return>[m] in Hints mode +
||'fullscreen'|| Show the current window fullscreen +