mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 14:22:27 +01:00
add :optionusage command
This commit is contained in:
@@ -60,16 +60,24 @@ ____________________________________________________________________________
|
||||
|:exu| |:exusage| +
|
||||
||:exu[sage][!]||
|
||||
________________________________________________________________________________
|
||||
Show help on Ex commands. Added to simulate the Nvi command. If [!] is given
|
||||
then the help is listed in the command output window.
|
||||
Show help on Ex commands. If [!] is given then the help is listed in the
|
||||
command output window.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:optionu| |:optionusage| +
|
||||
||:optionu[sage][!]||
|
||||
________________________________________________________________________________
|
||||
Show help on options. If [!] is given then the help is listed in the command
|
||||
output window.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:viu| |:viusage| +
|
||||
||:viu[sage][!]||
|
||||
________________________________________________________________________________
|
||||
Show help on Normal mode commands. Added to simulate the Nvi command. If [!] is
|
||||
given then the help is listed in the command output window.
|
||||
Show help on Normal mode commands. If [!] is given then the help is listed in
|
||||
the command output window.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user