1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-21 09:05:47 +01:00

Fix some trivial formatting issues in the various.html help file.

This commit is contained in:
Doug Kearns
2009-10-13 13:58:21 +11:00
parent 81bd77b06a
commit e31792b4b5
2 changed files with 13 additions and 12 deletions

View File

@@ -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.

View File

@@ -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.