1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-22 08:04:13 +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[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
@@ -71,8 +71,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.
@@ -115,8 +115,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.