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