mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-02 01:13:31 +02:00
minor help formatting improvements
This commit is contained in:
@@ -224,9 +224,9 @@ replaced with values from the user entered command line. The resulting string
|
||||
is then executed as an Ex command.
|
||||
|
||||
The valid escape sequences are:
|
||||
`------`------------------------------------------------------------------------
|
||||
<args> The command arguments exactly as supplied
|
||||
<lt> A literal '<' character to allow for a literal copy of one of the escape sequences. Eg. <lt>args> will expand to a literal <args>
|
||||
`--------`----------------------------------------------------------------------
|
||||
*<args>* The command arguments exactly as supplied
|
||||
*<lt>* A literal '<' character to allow for a literal copy of one of the escape sequences. Eg. <lt>args> will expand to a literal <args>
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Note: {attr} not implemented yet.
|
||||
|
||||
Reference in New Issue
Block a user