;doc: update manuals

This commit is contained in:
Simon Michael 2024-05-29 16:12:48 -10:00
parent 9d53698eab
commit 85cf808183
9 changed files with 753 additions and 771 deletions

View File

@ -148,14 +148,13 @@ General output/reporting flags (supported by some commands):
YYYY\-MM\-DD: value on given date YYYY\-MM\-DD: value on given date
\-c \-\-commodity\-style=S Override a commodity\[aq]s display style. \-c \-\-commodity\-style=S Override a commodity\[aq]s display style.
Eg: \-c \[aq].\[aq] or \-c \[aq]1.000,00 EUR\[aq] Eg: \-c \[aq].\[aq] or \-c \[aq]1.000,00 EUR\[aq]
\-\-color=YN \-\-colour Use ANSI color codes in text output? Can be: \-\-color=YN \-\-colour Use ANSI color codes in text output? Can be
\[aq]yes\[aq] or \[aq]always\[aq], \[aq]y\[aq]/\[aq]yes\[aq]/\[aq]always\[aq], \[aq]n\[aq]/\[aq]no\[aq]/\[aq]never\[aq] or \[aq]auto\[aq].
\[aq]no\[aq] or \[aq]never\[aq] (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
\[aq]auto\[aq] (the default: when using a color terminal).
\-\-pretty[=YN] Use box\-drawing characters in text output? Can be \-\-pretty[=YN] Use box\-drawing characters in text output? Can be
\[aq]yes\[aq] (the default argument for \-\-pretty) or \[aq]no\[aq]. \[aq]y\[aq]/\[aq]yes\[aq] or \[aq]n\[aq]/\[aq]no\[aq].
If YN is specified, the equals is required. If YN is specified, the equals is required.
\-\-debug=[N] show debug output (levels 1\-9, default: 1) \-\-debug=[1\-9] show this level of debug output (default: 1)
General help flags: General help flags:
\-h \-\-help show command line help \-h \-\-help show command line help

View File

@ -175,14 +175,13 @@ General output/reporting flags (supported by some commands):
YYYY-MM-DD: value on given date YYYY-MM-DD: value on given date
-c --commodity-style=S Override a commodity's display style. -c --commodity-style=S Override a commodity's display style.
Eg: -c '.' or -c '1.000,00 EUR' Eg: -c '.' or -c '1.000,00 EUR'
--color=YN --colour Use ANSI color codes in text output? Can be: --color=YN --colour Use ANSI color codes in text output? Can be
'yes' or 'always', 'y'/'yes'/'always', 'n'/'no'/'never' or 'auto'.
'no' or 'never' (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
'auto' (the default: when using a color terminal).
--pretty[=YN] Use box-drawing characters in text output? Can be --pretty[=YN] Use box-drawing characters in text output? Can be
'yes' (the default argument for --pretty) or 'no'. 'y'/'yes' or 'n'/'no'.
If YN is specified, the equals is required. If YN is specified, the equals is required.
--debug=[N] show debug output (levels 1-9, default: 1) --debug=[1-9] show this level of debug output (default: 1)
General help flags: General help flags:
-h --help show command line help -h --help show command line help
@ -585,38 +584,38 @@ Node: OPTIONS1830
Ref: #options1928 Ref: #options1928
Node: General options2895 Node: General options2895
Ref: #general-options2999 Ref: #general-options2999
Node: MOUSE8226 Node: MOUSE8149
Ref: #mouse8321 Ref: #mouse8244
Node: KEYS8558 Node: KEYS8481
Ref: #keys8651 Ref: #keys8574
Node: SCREENS13306 Node: SCREENS13229
Ref: #screens13404 Ref: #screens13327
Node: Menu screen14040 Node: Menu screen13963
Ref: #menu-screen14161 Ref: #menu-screen14084
Node: Cash accounts screen14356 Node: Cash accounts screen14279
Ref: #cash-accounts-screen14533 Ref: #cash-accounts-screen14456
Node: Balance sheet accounts screen14717 Node: Balance sheet accounts screen14640
Ref: #balance-sheet-accounts-screen14933 Ref: #balance-sheet-accounts-screen14856
Node: Income statement accounts screen15053 Node: Income statement accounts screen14976
Ref: #income-statement-accounts-screen15274 Ref: #income-statement-accounts-screen15197
Node: All accounts screen15438 Node: All accounts screen15361
Ref: #all-accounts-screen15619 Ref: #all-accounts-screen15542
Node: Register screen15801 Node: Register screen15724
Ref: #register-screen15960 Ref: #register-screen15883
Node: Transaction screen18244 Node: Transaction screen18167
Ref: #transaction-screen18402 Ref: #transaction-screen18325
Node: Error screen19819 Node: Error screen19742
Ref: #error-screen19941 Ref: #error-screen19864
Node: TIPS20185 Node: TIPS20108
Ref: #tips20284 Ref: #tips20207
Node: Watch mode20326 Node: Watch mode20249
Ref: #watch-mode20433 Ref: #watch-mode20356
Node: Debug output21892 Node: Debug output21815
Ref: #debug-output22003 Ref: #debug-output21926
Node: ENVIRONMENT22215 Node: ENVIRONMENT22138
Ref: #environment22325 Ref: #environment22248
Node: BUGS22516 Node: BUGS22439
Ref: #bugs22599 Ref: #bugs22522
 
End Tag Table End Tag Table

View File

@ -138,14 +138,13 @@ OPTIONS
YYYY-MM-DD: value on given date YYYY-MM-DD: value on given date
-c --commodity-style=S Override a commodity's display style. -c --commodity-style=S Override a commodity's display style.
Eg: -c '.' or -c '1.000,00 EUR' Eg: -c '.' or -c '1.000,00 EUR'
--color=YN --colour Use ANSI color codes in text output? Can be: --color=YN --colour Use ANSI color codes in text output? Can be
'yes' or 'always', 'y'/'yes'/'always', 'n'/'no'/'never' or 'auto'.
'no' or 'never' (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
'auto' (the default: when using a color terminal).
--pretty[=YN] Use box-drawing characters in text output? Can be --pretty[=YN] Use box-drawing characters in text output? Can be
'yes' (the default argument for --pretty) or 'no'. 'y'/'yes' or 'n'/'no'.
If YN is specified, the equals is required. If YN is specified, the equals is required.
--debug=[N] show debug output (levels 1-9, default: 1) --debug=[1-9] show this level of debug output (default: 1)
General help flags: General help flags:
-h --help show command line help -h --help show command line help

View File

@ -204,14 +204,13 @@ General output/reporting flags (supported by some commands):
YYYY\-MM\-DD: value on given date YYYY\-MM\-DD: value on given date
\-c \-\-commodity\-style=S Override a commodity\[aq]s display style. \-c \-\-commodity\-style=S Override a commodity\[aq]s display style.
Eg: \-c \[aq].\[aq] or \-c \[aq]1.000,00 EUR\[aq] Eg: \-c \[aq].\[aq] or \-c \[aq]1.000,00 EUR\[aq]
\-\-color=YN \-\-colour Use ANSI color codes in text output? Can be: \-\-color=YN \-\-colour Use ANSI color codes in text output? Can be
\[aq]yes\[aq] or \[aq]always\[aq], \[aq]y\[aq]/\[aq]yes\[aq]/\[aq]always\[aq], \[aq]n\[aq]/\[aq]no\[aq]/\[aq]never\[aq] or \[aq]auto\[aq].
\[aq]no\[aq] or \[aq]never\[aq] (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
\[aq]auto\[aq] (the default: when using a color terminal).
\-\-pretty[=YN] Use box\-drawing characters in text output? Can be \-\-pretty[=YN] Use box\-drawing characters in text output? Can be
\[aq]yes\[aq] (the default argument for \-\-pretty) or \[aq]no\[aq]. \[aq]y\[aq]/\[aq]yes\[aq] or \[aq]n\[aq]/\[aq]no\[aq].
If YN is specified, the equals is required. If YN is specified, the equals is required.
\-\-debug=[N] show debug output (levels 1\-9, default: 1) \-\-debug=[1\-9] show this level of debug output (default: 1)
General help flags: General help flags:
\-h \-\-help show command line help \-h \-\-help show command line help

View File

@ -225,14 +225,13 @@ General output/reporting flags (supported by some commands):
YYYY-MM-DD: value on given date YYYY-MM-DD: value on given date
-c --commodity-style=S Override a commodity's display style. -c --commodity-style=S Override a commodity's display style.
Eg: -c '.' or -c '1.000,00 EUR' Eg: -c '.' or -c '1.000,00 EUR'
--color=YN --colour Use ANSI color codes in text output? Can be: --color=YN --colour Use ANSI color codes in text output? Can be
'yes' or 'always', 'y'/'yes'/'always', 'n'/'no'/'never' or 'auto'.
'no' or 'never' (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
'auto' (the default: when using a color terminal).
--pretty[=YN] Use box-drawing characters in text output? Can be --pretty[=YN] Use box-drawing characters in text output? Can be
'yes' (the default argument for --pretty) or 'no'. 'y'/'yes' or 'n'/'no'.
If YN is specified, the equals is required. If YN is specified, the equals is required.
--debug=[N] show debug output (levels 1-9, default: 1) --debug=[1-9] show this level of debug output (default: 1)
General help flags: General help flags:
-h --help show command line help -h --help show command line help
@ -552,22 +551,22 @@ Node: OPTIONS2578
Ref: #options2683 Ref: #options2683
Node: General options5587 Node: General options5587
Ref: #general-options5692 Ref: #general-options5692
Node: PERMISSIONS10919 Node: PERMISSIONS10842
Ref: #permissions11058 Ref: #permissions10981
Node: EDITING UPLOADING DOWNLOADING12270 Node: EDITING UPLOADING DOWNLOADING12193
Ref: #editing-uploading-downloading12451 Ref: #editing-uploading-downloading12374
Node: RELOADING13285 Node: RELOADING13208
Ref: #reloading13419 Ref: #reloading13342
Node: JSON API13852 Node: JSON API13775
Ref: #json-api13967 Ref: #json-api13890
Node: DEBUG OUTPUT19455 Node: DEBUG OUTPUT19378
Ref: #debug-output19580 Ref: #debug-output19503
Node: Debug output19607 Node: Debug output19530
Ref: #debug-output-119708 Ref: #debug-output-119631
Node: ENVIRONMENT20125 Node: ENVIRONMENT20048
Ref: #environment20244 Ref: #environment20167
Node: BUGS20361 Node: BUGS20284
Ref: #bugs20445 Ref: #bugs20368
 
End Tag Table End Tag Table

View File

@ -187,14 +187,13 @@ OPTIONS
YYYY-MM-DD: value on given date YYYY-MM-DD: value on given date
-c --commodity-style=S Override a commodity's display style. -c --commodity-style=S Override a commodity's display style.
Eg: -c '.' or -c '1.000,00 EUR' Eg: -c '.' or -c '1.000,00 EUR'
--color=YN --colour Use ANSI color codes in text output? Can be: --color=YN --colour Use ANSI color codes in text output? Can be
'yes' or 'always', 'y'/'yes'/'always', 'n'/'no'/'never' or 'auto'.
'no' or 'never' (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
'auto' (the default: when using a color terminal).
--pretty[=YN] Use box-drawing characters in text output? Can be --pretty[=YN] Use box-drawing characters in text output? Can be
'yes' (the default argument for --pretty) or 'no'. 'y'/'yes' or 'n'/'no'.
If YN is specified, the equals is required. If YN is specified, the equals is required.
--debug=[N] show debug output (levels 1-9, default: 1) --debug=[1-9] show this level of debug output (default: 1)
General help flags: General help flags:
-h --help show command line help -h --help show command line help

View File

@ -397,14 +397,13 @@ General output/reporting flags (supported by some commands):
YYYY\-MM\-DD: value on given date YYYY\-MM\-DD: value on given date
\-c \-\-commodity\-style=S Override a commodity\[aq]s display style. \-c \-\-commodity\-style=S Override a commodity\[aq]s display style.
Eg: \-c \[aq].\[aq] or \-c \[aq]1.000,00 EUR\[aq] Eg: \-c \[aq].\[aq] or \-c \[aq]1.000,00 EUR\[aq]
\-\-color=YN \-\-colour Use ANSI color codes in text output? Can be: \-\-color=YN \-\-colour Use ANSI color codes in text output? Can be
\[aq]yes\[aq] or \[aq]always\[aq], \[aq]y\[aq]/\[aq]yes\[aq]/\[aq]always\[aq], \[aq]n\[aq]/\[aq]no\[aq]/\[aq]never\[aq] or \[aq]auto\[aq].
\[aq]no\[aq] or \[aq]never\[aq] (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
\[aq]auto\[aq] (the default: when using a color terminal).
\-\-pretty[=YN] Use box\-drawing characters in text output? Can be \-\-pretty[=YN] Use box\-drawing characters in text output? Can be
\[aq]yes\[aq] (the default argument for \-\-pretty) or \[aq]no\[aq]. \[aq]y\[aq]/\[aq]yes\[aq] or \[aq]n\[aq]/\[aq]no\[aq].
If YN is specified, the equals is required. If YN is specified, the equals is required.
\-\-debug=[N] show debug output (levels 1\-9, default: 1) \-\-debug=[1\-9] show this level of debug output (default: 1)
General help flags: General help flags:
\-h \-\-help show command line help \-h \-\-help show command line help
@ -414,9 +413,6 @@ General help flags:
\-\-version show version information \-\-version show version information
.EE .EE
.PP .PP
When a reporting option appears more than once in the command line, the
last one takes precedence.
.PP
Some reporting options can also be written as query arguments. Some reporting options can also be written as query arguments.
.SH Command line tips .SH Command line tips
Here are some details useful to know about for hledger command lines Here are some details useful to know about for hledger command lines

File diff suppressed because it is too large Load Diff

View File

@ -306,14 +306,13 @@ Options
YYYY-MM-DD: value on given date YYYY-MM-DD: value on given date
-c --commodity-style=S Override a commodity's display style. -c --commodity-style=S Override a commodity's display style.
Eg: -c '.' or -c '1.000,00 EUR' Eg: -c '.' or -c '1.000,00 EUR'
--color=YN --colour Use ANSI color codes in text output? Can be: --color=YN --colour Use ANSI color codes in text output? Can be
'yes' or 'always', 'y'/'yes'/'always', 'n'/'no'/'never' or 'auto'.
'no' or 'never' (a NO_COLOR env var forces this), (A NO_COLOR environment variable overrides this.)
'auto' (the default: when using a color terminal).
--pretty[=YN] Use box-drawing characters in text output? Can be --pretty[=YN] Use box-drawing characters in text output? Can be
'yes' (the default argument for --pretty) or 'no'. 'y'/'yes' or 'n'/'no'.
If YN is specified, the equals is required. If YN is specified, the equals is required.
--debug=[N] show debug output (levels 1-9, default: 1) --debug=[1-9] show this level of debug output (default: 1)
General help flags: General help flags:
-h --help show command line help -h --help show command line help
@ -322,9 +321,6 @@ Options
--man show the hledger manual with man --man show the hledger manual with man
--version show version information --version show version information
When a reporting option appears more than once in the command line, the
last one takes precedence.
Some reporting options can also be written as query arguments. Some reporting options can also be written as query arguments.
Command line tips Command line tips