mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 13:24:13 +01:00
Fix some trivial formatting issues in the various.html help file.
This commit is contained in:
@@ -15,6 +15,7 @@ ________________________________________________________________________________
|
||||
Redraws the screen. Useful to update the screen halfway executing a script or function.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:norm| |:normal|
|
||||
||:norm[al][!] {commands}|| +
|
||||
________________________________________________________________________________
|
||||
@@ -46,8 +47,8 @@ Repeat last [c]:!{cmd}[c].
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:sil| |:silent| +
|
||||
||:sil[ent] {command}||
|
||||
|:sil| |:silent|
|
||||
||:sil[ent] {command}|| +
|
||||
________________________________________________________________________________
|
||||
Execute a command silently. Normal messages and error messages generated by the
|
||||
command invocation will not be given and will not be added to the message
|
||||
@@ -55,8 +56,8 @@ history.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:verb| |:verbose +
|
||||
||:[count]verb[ose] {command}||
|
||||
|:verb| |:verbose|
|
||||
||:[count]verb[ose] {command}|| +
|
||||
________________________________________________________________________________
|
||||
Execute a command with 'verbose' set to [count]. If [count] is not specified
|
||||
then 1 is used as the value.
|
||||
@@ -99,8 +100,8 @@ command output window.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
|:optionu| |:optionusage| +
|
||||
||:optionu[sage][!]||
|
||||
|:optionu| |:optionusage|
|
||||
||:optionu[sage][!]|| +
|
||||
________________________________________________________________________________
|
||||
Show help on options. If [!] is given then the help is listed in the command
|
||||
output window.
|
||||
|
||||
Reference in New Issue
Block a user