From e31792b4b504cf654f48a2ea60e84b1dadf2a513 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 13 Oct 2009 13:58:21 +1100 Subject: [PATCH] Fix some trivial formatting issues in the various.html help file. --- vimperator/locale/en-US/various.txt | 12 ++++++------ xulmus/locale/en-US/various.txt | 13 +++++++------ 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/vimperator/locale/en-US/various.txt b/vimperator/locale/en-US/various.txt index fc2eba2f..a285e50f 100644 --- a/vimperator/locale/en-US/various.txt +++ b/vimperator/locale/en-US/various.txt @@ -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. diff --git a/xulmus/locale/en-US/various.txt b/xulmus/locale/en-US/various.txt index 95d34861..8f3c84c8 100644 --- a/xulmus/locale/en-US/various.txt +++ b/xulmus/locale/en-US/various.txt @@ -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.