1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-07 06:53:32 +02:00

Normalise the capitalisation of mode names in the help.

This commit is contained in:
Doug Kearns
2009-02-19 22:56:05 +11:00
parent 7d4a3ae1b8
commit f1a4464e76
8 changed files with 44 additions and 44 deletions

View File

@@ -8,7 +8,7 @@ Command-line mode is used to enter Ex commands (":") and text search patterns
|:| +
||:||
________________________________________________________________________________
Start command-line mode. In command-line mode, you can perform extended
Start Command-line mode. In Command-line mode, you can perform extended
commands, which may require arguments.
________________________________________________________________________________
@@ -18,14 +18,14 @@ section:Command-line{nbsp}editing[cmdline-editing]
|c_<C-c>| +
||<C-c>||
________________________________________________________________________________
Quit command-line mode without executing.
Quit Command-line mode without executing.
________________________________________________________________________________
|c_<C-]>| +
||<C-]>||
________________________________________________________________________________
Expand a command-line abbreviation.
Expand a Command-line abbreviation.
________________________________________________________________________________