diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-08-22 23:40:36 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-08-23 00:05:54 +1000 |
commit | 19ddc6aebe2ec3affee637f54012779fde1b9f9d (patch) | |
tree | 1af92872ebb790cae09363e16972b81a5673ee43 /vimperator/locale | |
parent | bc4825c5e7d9b3873c07f92fcc21e810e809adde (diff) | |
download | pentadactyl-19ddc6aebe2ec3affee637f54012779fde1b9f9d.tar.gz |
Fix a help link in |getting-help| text. (stepnem)
Diffstat (limited to 'vimperator/locale')
-rw-r--r-- | vimperator/locale/en-US/tutorial.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vimperator/locale/en-US/tutorial.txt b/vimperator/locale/en-US/tutorial.txt index 257a5ab4..25158e28 100644 --- a/vimperator/locale/en-US/tutorial.txt +++ b/vimperator/locale/en-US/tutorial.txt @@ -52,8 +52,9 @@ by typing \{nbsp}[c]:help :help<CR>[c] Similarly, help on configurable options is available with [c]:help -'{option_name}'[c]. (Note the single quotes around the option name as in Vim.) -Information on all available options is, predictably, [c]:help options[c]. +$$'{option_name}'$$[c]. (Note the single quotes around the option name as in +Vim.) Information on all available options is, predictably, [c]:help +options[c]. And you can find out about the [m]gt[m] and [m]gT[m] mapping with |