doc: update all docs mentioning -h and --help
This commit is contained in:
parent
df4b82740b
commit
25e2534794
@ -69,8 +69,13 @@ commodity (accounts screen only)
|
|||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
.B \f[C]\-h\ \-\-help\f[]
|
.B \f[C]\-h\f[]
|
||||||
show help
|
show usage
|
||||||
|
.RS
|
||||||
|
.RE
|
||||||
|
.TP
|
||||||
|
.B \f[C]\-\-help\f[]
|
||||||
|
show detailed help
|
||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
@ -74,8 +74,11 @@ Any QUERYARGS are interpreted as a hledger search query which filters the data.
|
|||||||
: show amounts as their current market value in their default valuation commodity
|
: show amounts as their current market value in their default valuation commodity
|
||||||
(accounts screen only)
|
(accounts screen only)
|
||||||
|
|
||||||
`-h --help`
|
`-h`
|
||||||
: show help
|
: show usage
|
||||||
|
|
||||||
|
`--help`
|
||||||
|
: show detailed help
|
||||||
|
|
||||||
`--version`
|
`--version`
|
||||||
: show version information
|
: show version information
|
||||||
|
|||||||
@ -54,8 +54,9 @@ OOPPTTIIOONNSS
|
|||||||
show amounts as their current market value in their default val-
|
show amounts as their current market value in their default val-
|
||||||
uation commodity (accounts screen only)
|
uation commodity (accounts screen only)
|
||||||
|
|
||||||
--hh ----hheellpp
|
--hh show usage
|
||||||
show help
|
|
||||||
|
----hheellpp show detailed help
|
||||||
|
|
||||||
----vveerrssiioonn
|
----vveerrssiioonn
|
||||||
show version information
|
show version information
|
||||||
|
|||||||
@ -108,8 +108,13 @@ with this.
|
|||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
.B \f[C]\-h\ \-\-help\f[]
|
.B \f[C]\-h\f[]
|
||||||
show help
|
show usage
|
||||||
|
.RS
|
||||||
|
.RE
|
||||||
|
.TP
|
||||||
|
.B \f[C]\-\-help\f[]
|
||||||
|
show detailed help
|
||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
@ -117,8 +117,11 @@ You would change this when sharing over the network, or integrating within a lar
|
|||||||
hledger-web normally serves static files itself, but if you wanted to
|
hledger-web normally serves static files itself, but if you wanted to
|
||||||
serve them from another server for efficiency, you would set the url with this.
|
serve them from another server for efficiency, you would set the url with this.
|
||||||
|
|
||||||
`-h --help`
|
`-h`
|
||||||
: show help
|
: show usage
|
||||||
|
|
||||||
|
`--help`
|
||||||
|
: show detailed help
|
||||||
|
|
||||||
`--version`
|
`--version`
|
||||||
: show version information
|
: show version information
|
||||||
|
|||||||
@ -88,8 +88,9 @@ OOPPTTIIOONNSS
|
|||||||
them from another server for efficiency, you would set the url
|
them from another server for efficiency, you would set the url
|
||||||
with this.
|
with this.
|
||||||
|
|
||||||
--hh ----hheellpp
|
--hh show usage
|
||||||
show help
|
|
||||||
|
----hheellpp show detailed help
|
||||||
|
|
||||||
----vveerrssiioonn
|
----vveerrssiioonn
|
||||||
show version information
|
show version information
|
||||||
|
|||||||
@ -56,7 +56,7 @@ More commands:
|
|||||||
$ hledger # show available commands
|
$ hledger # show available commands
|
||||||
$ hledger add # add more transactions to the journal file
|
$ hledger add # add more transactions to the journal file
|
||||||
$ hledger balance # all accounts with aggregated balances
|
$ hledger balance # all accounts with aggregated balances
|
||||||
$ hledger balance --help # show help for balance command
|
$ hledger balance --help # show detailed help for balance command
|
||||||
$ hledger balance --depth 1 # only top-level accounts
|
$ hledger balance --depth 1 # only top-level accounts
|
||||||
$ hledger register # show account postings, with running total
|
$ hledger register # show account postings, with running total
|
||||||
$ hledger reg income # show postings to/from income accounts
|
$ hledger reg income # show postings to/from income accounts
|
||||||
|
|||||||
@ -133,7 +133,7 @@ More commands:
|
|||||||
$\ hledger\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ available\ commands
|
$\ hledger\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ available\ commands
|
||||||
$\ hledger\ add\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ add\ more\ transactions\ to\ the\ journal\ file
|
$\ hledger\ add\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ add\ more\ transactions\ to\ the\ journal\ file
|
||||||
$\ hledger\ balance\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ all\ accounts\ with\ aggregated\ balances
|
$\ hledger\ balance\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ all\ accounts\ with\ aggregated\ balances
|
||||||
$\ hledger\ balance\ \-\-help\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ help\ for\ balance\ command
|
$\ hledger\ balance\ \-\-help\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ detailed\ help\ for\ balance\ command
|
||||||
$\ hledger\ balance\ \-\-depth\ 1\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ only\ top\-level\ accounts
|
$\ hledger\ balance\ \-\-depth\ 1\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ only\ top\-level\ accounts
|
||||||
$\ hledger\ register\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ account\ postings,\ with\ running\ total
|
$\ hledger\ register\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ account\ postings,\ with\ running\ total
|
||||||
$\ hledger\ reg\ income\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ postings\ to/from\ income\ accounts
|
$\ hledger\ reg\ income\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ #\ show\ postings\ to/from\ income\ accounts
|
||||||
@ -172,12 +172,12 @@ General options are always available and can appear anywhere in the
|
|||||||
command line:
|
command line:
|
||||||
.TP
|
.TP
|
||||||
.B \f[C]\-h\f[]
|
.B \f[C]\-h\f[]
|
||||||
show general usage or (after command) command usage
|
show general usage (or if after COMMAND, the command\[aq]s usage)
|
||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
.B \f[C]\-\-help\f[]
|
.B \f[C]\-\-help\f[]
|
||||||
show detailed help (man page)
|
show detailed help (or if after COMMAND, the command\[aq]s help)
|
||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
@ -95,7 +95,7 @@ EEXXAAMMPPLLEESS
|
|||||||
$ hledger # show available commands
|
$ hledger # show available commands
|
||||||
$ hledger add # add more transactions to the journal file
|
$ hledger add # add more transactions to the journal file
|
||||||
$ hledger balance # all accounts with aggregated balances
|
$ hledger balance # all accounts with aggregated balances
|
||||||
$ hledger balance --help # show help for balance command
|
$ hledger balance --help # show detailed help for balance command
|
||||||
$ hledger balance --depth 1 # only top-level accounts
|
$ hledger balance --depth 1 # only top-level accounts
|
||||||
$ hledger register # show account postings, with running total
|
$ hledger register # show account postings, with running total
|
||||||
$ hledger reg income # show postings to/from income accounts
|
$ hledger reg income # show postings to/from income accounts
|
||||||
@ -124,9 +124,9 @@ OOPPTTIIOONNSS
|
|||||||
There are three kinds of options. General options are always available
|
There are three kinds of options. General options are always available
|
||||||
and can appear anywhere in the command line:
|
and can appear anywhere in the command line:
|
||||||
|
|
||||||
--hh show general usage or (after command) command usage
|
--hh show general usage (or if after COMMAND, the command's usage)
|
||||||
|
|
||||||
----hheellpp show detailed help (man page)
|
----hheellpp show detailed help (or if after COMMAND, the command's help)
|
||||||
|
|
||||||
----vveerrssiioonn
|
----vveerrssiioonn
|
||||||
show version information
|
show version information
|
||||||
|
|||||||
@ -23,10 +23,10 @@ There are three kinds of options.
|
|||||||
General options are always available and can appear anywhere in the command line:
|
General options are always available and can appear anywhere in the command line:
|
||||||
|
|
||||||
`-h`
|
`-h`
|
||||||
: show general usage or (after command) command usage
|
: show general usage (or if after COMMAND, the command's usage)
|
||||||
|
|
||||||
`--help`
|
`--help`
|
||||||
: show detailed help (man page)
|
: show detailed help (or if after COMMAND, the command's help)
|
||||||
|
|
||||||
`--version`
|
`--version`
|
||||||
: show version information
|
: show version information
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user