doc: remove colons from man page headings

This commit is contained in:
Simon Michael 2016-04-07 08:55:53 -07:00
parent 443b870481
commit 69542160bb
4 changed files with 12 additions and 12 deletions

View File

@ -80,7 +80,7 @@ Any QUERYARGS are interpreted as a hledger search query which filters the data.
`--version` `--version`
: show version information : show version information
## hledger options: ## hledger options
The following common hledger options should also work: The following common hledger options should also work:

View File

@ -90,7 +90,7 @@ serve them from another server for efficiency, you would set the url with this.
`--version` `--version`
: show version information : show version information
## hledger options: ## hledger options
The following common hledger options should also work: The following common hledger options should also work:

View File

@ -89,7 +89,7 @@ $\ hledger\-ui\ \-\-register\ cash
Options and command arguments can be intermixed. Options and command arguments can be intermixed.
Arguments are usually interpreted as a search query which filters the Arguments are usually interpreted as a search query which filters the
data, see QUERIES. data, see QUERIES.
.SS General flags: .SS General flags
.PP .PP
These can appear anywhere in the command line. These can appear anywhere in the command line.
.TP .TP
@ -128,7 +128,7 @@ ignore any failing balance assertions in the journal
: show debug output if N is 1\-9 (default: 0) : show debug output if N is 1\-9 (default: 0)
.RS .RS
.RE .RE
.SS Common reporting flags: .SS Common reporting flags
.PP .PP
These are supported by most commands, where applicable. These are supported by most commands, where applicable.
They must be written after the command name. They must be written after the command name.
@ -226,7 +226,7 @@ works.
.PP .PP
Here is a summary (see http://hledger.org/manual#commands for the full Here is a summary (see http://hledger.org/manual#commands for the full
command help): command help):
.SS Data entry: .SS Data entry
.SS add .SS add
.PP .PP
prompt for transactions and add them to the journal. prompt for transactions and add them to the journal.
@ -239,7 +239,7 @@ don\[aq]t allow creating new accounts; helps prevent typos when entering
account names account names
.RS .RS
.RE .RE
.SS Reporting: .SS Reporting
.SS accounts .SS accounts
.PP .PP
show account names show account names
@ -437,7 +437,7 @@ write output to FILE instead of stdout.
A recognised FMT suffix influences the format. A recognised FMT suffix influences the format.
.RS .RS
.RE .RE
.SS Add\-on commands: .SS Add\-on commands
.PP .PP
Additional commands will be available when executables or scripts named Additional commands will be available when executables or scripts named
"\f[C]hledger\-\f[]CMD" are installed in the PATH. "\f[C]hledger\-\f[]CMD" are installed in the PATH.

View File

@ -81,7 +81,7 @@ $ hledger-ui --register cash
Options and command arguments can be intermixed. Arguments are usually Options and command arguments can be intermixed. Arguments are usually
interpreted as a search query which filters the data, see QUERIES. interpreted as a search query which filters the data, see QUERIES.
## General flags: ## General flags
These can appear anywhere in the command line. These can appear anywhere in the command line.
@ -106,7 +106,7 @@ These can appear anywhere in the command line.
`--debug=N` `--debug=N`
: : show debug output if N is 1-9 (default: 0) : : show debug output if N is 1-9 (default: 0)
## Common reporting flags: ## Common reporting flags
These are supported by most commands, where applicable. These are supported by most commands, where applicable.
They must be written after the command name. They must be written after the command name.
@ -170,7 +170,7 @@ To save typing, some commands have a short form; any unique prefix also works.
Here is a summary (see http://hledger.org/manual#commands for the full command help): Here is a summary (see http://hledger.org/manual#commands for the full command help):
## Data entry: ## Data entry
### add ### add
prompt for transactions and add them to the journal. prompt for transactions and add them to the journal.
@ -181,7 +181,7 @@ It appends only, existing transactions are not changed.
`--no-new-accounts` `--no-new-accounts`
: don't allow creating new accounts; helps prevent typos when entering account names : don't allow creating new accounts; helps prevent typos when entering account names
## Reporting: ## Reporting
### accounts ### accounts
show account names show account names
@ -310,7 +310,7 @@ show some journal statistics
`-o FILE[.FMT] --output-file=FILE[.FMT]` `-o FILE[.FMT] --output-file=FILE[.FMT]`
: write output to FILE instead of stdout. A recognised FMT suffix influences the format. : write output to FILE instead of stdout. A recognised FMT suffix influences the format.
## Add-on commands: ## Add-on commands
Additional commands will be available when executables or scripts Additional commands will be available when executables or scripts
named "`hledger-`CMD" are installed in the PATH. These are often named "`hledger-`CMD" are installed in the PATH. These are often