1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 00:04:12 +01:00

Add a -description option to :command.

This commit is contained in:
Doug Kearns
2009-06-04 14:28:32 +10:00
parent 4df596d969
commit e762b6f9d4
4 changed files with 21 additions and 6 deletions

View File

@@ -375,6 +375,12 @@ By default a user command does not have a special version, i.e. a version
executed with the ! modifier. Providing the -bang attribute will enable this
and <bang> will be available in the argument.
|:command-description| +
Command description
The command's description text can be set with -description. Otherwise it will
default to "User-defined command".
|:command-replacement-text| +
Replacement text