doc: update generated manuals

This commit is contained in:
Simon Michael 2016-07-06 15:17:09 -07:00
parent 1953748972
commit 9ccd4e226f
12 changed files with 206 additions and 188 deletions

View File

@ -91,8 +91,8 @@ show version
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-debug=N\f[] .B \f[C]\-\-debug[=N]\f[]
show debug output if N is 1\-9 (default: 0) show debug output (levels 1\-9, default: 1)
.RS .RS
.RE .RE
.TP .TP
@ -112,7 +112,7 @@ display accounts named OLD as NEW
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-ignore\-assertions\f[] .B \f[C]\-I\ \-\-ignore\-assertions\f[]
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
.RS .RS
.RE .RE

View File

@ -65,8 +65,8 @@ before options as shown above.
`--version' `--version'
show version show version
`--debug=N' `--debug[=N]'
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
`-f FILE --file=FILE' `-f FILE --file=FILE'
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -77,7 +77,7 @@ before options as shown above.
`--alias=OLD=NEW' `--alias=OLD=NEW'
display accounts named OLD as NEW display accounts named OLD as NEW
`--ignore-assertions' `-I --ignore-assertions'
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal

View File

@ -62,8 +62,8 @@ OPTIONS
--version --version
show version show version
--debug=N --debug[=N]
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
-f FILE --file=FILE -f FILE --file=FILE
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -75,7 +75,7 @@ OPTIONS
--alias=OLD=NEW --alias=OLD=NEW
display accounts named OLD as NEW display accounts named OLD as NEW
--ignore-assertions -I --ignore-assertions
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
ENVIRONMENT ENVIRONMENT

View File

@ -93,8 +93,8 @@ show version
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-debug=N\f[] .B \f[C]\-\-debug[=N]\f[]
show debug output if N is 1\-9 (default: 0) show debug output (levels 1\-9, default: 1)
.RS .RS
.RE .RE
.TP .TP
@ -114,7 +114,7 @@ display accounts named OLD as NEW
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-ignore\-assertions\f[] .B \f[C]\-I\ \-\-ignore\-assertions\f[]
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
.RS .RS
.RE .RE
@ -228,6 +228,9 @@ deeper, \f[C]left\f[] returns to the previous screen,
move up and down through lists. move up and down through lists.
Vi\-style \f[C]h\f[]/\f[C]j\f[]/\f[C]k\f[]/\f[C]l\f[] movement keys are Vi\-style \f[C]h\f[]/\f[C]j\f[]/\f[C]k\f[]/\f[C]l\f[] movement keys are
also supported. also supported.
A tip: movement speed is limited by your keyboard repeat rate, to move
faster you may want to adjust that.
(On a mac, the Karabiner app is one way to do that).
.PP .PP
\f[C]/\f[] lets you set or change the filter query, which limits the \f[C]/\f[] lets you set or change the filter query, which limits the
data shown on most screens (in addition to the quick filters described data shown on most screens (in addition to the quick filters described
@ -246,6 +249,10 @@ Or, it cancels a minibuffer edit or help dialog if one is active.
and any previous screens. and any previous screens.
(With large files, there can be a noticeable pause.) (With large files, there can be a noticeable pause.)
.PP .PP
\f[C]I\f[] toggles balance assertion checking.
Disabling balance assertions temporarily can be useful for
troubleshooting.
.PP
\f[C]a\f[] runs command\-line hledger\[aq]s add command, and reloads the \f[C]a\f[] runs command\-line hledger\[aq]s add command, and reloads the
updated file. updated file.
This allows some basic data entry. This allows some basic data entry.

View File

@ -71,8 +71,8 @@ the data.
`--version' `--version'
show version show version
`--debug=N' `--debug[=N]'
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
`-f FILE --file=FILE' `-f FILE --file=FILE'
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -83,7 +83,7 @@ the data.
`--alias=OLD=NEW' `--alias=OLD=NEW'
display accounts named OLD as NEW display accounts named OLD as NEW
`--ignore-assertions' `-I --ignore-assertions'
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
hledger reporting options: hledger reporting options:
@ -159,7 +159,9 @@ again (or `ESCAPE', or `LEFT') to close it.
The cursor keys navigate: `right' (or `enter') goes deeper, `left' The cursor keys navigate: `right' (or `enter') goes deeper, `left'
returns to the previous screen, `up'/`down'/`page up'/`page returns to the previous screen, `up'/`down'/`page up'/`page
down'/`home'/`end' move up and down through lists. Vi-style down'/`home'/`end' move up and down through lists. Vi-style
`h'/`j'/`k'/`l' movement keys are also supported. `h'/`j'/`k'/`l' movement keys are also supported. A tip: movement speed
is limited by your keyboard repeat rate, to move faster you may want to
adjust that. (On a mac, the Karabiner app is one way to do that).
`/' lets you set or change the filter query, which limits the data `/' lets you set or change the filter query, which limits the data
shown on most screens (in addition to the quick filters described shown on most screens (in addition to the quick filters described
@ -177,6 +179,9 @@ active.
any previous screens. (With large files, there can be a noticeable any previous screens. (With large files, there can be a noticeable
pause.) pause.)
`I' toggles balance assertion checking. Disabling balance assertions
temporarily can be useful for troubleshooting.
`a' runs command-line hledger's add command, and reloads the updated `a' runs command-line hledger's add command, and reloads the updated
file. This allows some basic data entry. file. This allows some basic data entry.
@ -333,17 +338,17 @@ Tag Table:
Node: Top88 Node: Top88
Node: OPTIONS825 Node: OPTIONS825
Ref: #options924 Ref: #options924
Node: KEYS3800 Node: KEYS3805
Ref: #keys3897 Ref: #keys3902
Node: SCREENS5506 Node: SCREENS5791
Ref: #screens5593 Ref: #screens5878
Node: Accounts screen5683 Node: Accounts screen5968
Ref: #accounts-screen5813 Ref: #accounts-screen6098
Node: Register screen7118 Node: Register screen7403
Ref: #register-screen7275 Ref: #register-screen7560
Node: Transaction screen9096 Node: Transaction screen9381
Ref: #transaction-screen9256 Ref: #transaction-screen9541
Node: Error screen10123 Node: Error screen10408
Ref: #error-screen10247 Ref: #error-screen10532
 
End Tag Table End Tag Table

View File

@ -64,8 +64,8 @@ OPTIONS
--version --version
show version show version
--debug=N --debug[=N]
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
-f FILE --file=FILE -f FILE --file=FILE
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -77,7 +77,7 @@ OPTIONS
--alias=OLD=NEW --alias=OLD=NEW
display accounts named OLD as NEW display accounts named OLD as NEW
--ignore-assertions -I --ignore-assertions
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
hledger reporting options: hledger reporting options:
@ -148,6 +148,9 @@ KEYS
The cursor keys navigate: right (or enter) goes deeper, left returns to The cursor keys navigate: right (or enter) goes deeper, left returns to
the previous screen, up/down/page up/page down/home/end move up and the previous screen, up/down/page up/page down/home/end move up and
down through lists. Vi-style h/j/k/l movement keys are also supported. down through lists. Vi-style h/j/k/l movement keys are also supported.
A tip: movement speed is limited by your keyboard repeat rate, to move
faster you may want to adjust that. (On a mac, the Karabiner app is
one way to do that).
/ lets you set or change the filter query, which limits the data shown / lets you set or change the filter query, which limits the data shown
on most screens (in addition to the quick filters described below). on most screens (in addition to the quick filters described below).
@ -164,6 +167,9 @@ KEYS
g reloads from the data file(s) and updates the current screen and any g reloads from the data file(s) and updates the current screen and any
previous screens. (With large files, there can be a noticeable pause.) previous screens. (With large files, there can be a noticeable pause.)
I toggles balance assertion checking. Disabling balance assertions
temporarily can be useful for troubleshooting.
a runs command-line hledger's add command, and reloads the updated a runs command-line hledger's add command, and reloads the updated
file. This allows some basic data entry. file. This allows some basic data entry.

View File

@ -144,8 +144,8 @@ show version
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-debug=N\f[] .B \f[C]\-\-debug[=N]\f[]
show debug output if N is 1\-9 (default: 0) show debug output (levels 1\-9, default: 1)
.RS .RS
.RE .RE
.TP .TP
@ -165,7 +165,7 @@ display accounts named OLD as NEW
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-ignore\-assertions\f[] .B \f[C]\-I\ \-\-ignore\-assertions\f[]
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
.RS .RS
.RE .RE

View File

@ -111,8 +111,8 @@ before options as shown above.
`--version' `--version'
show version show version
`--debug=N' `--debug[=N]'
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
`-f FILE --file=FILE' `-f FILE --file=FILE'
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -123,7 +123,7 @@ before options as shown above.
`--alias=OLD=NEW' `--alias=OLD=NEW'
display accounts named OLD as NEW display accounts named OLD as NEW
`--ignore-assertions' `-I --ignore-assertions'
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
hledger reporting options: hledger reporting options:

View File

@ -108,8 +108,8 @@ OPTIONS
--version --version
show version show version
--debug=N --debug[=N]
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
-f FILE --file=FILE -f FILE --file=FILE
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -121,7 +121,7 @@ OPTIONS
--alias=OLD=NEW --alias=OLD=NEW
display accounts named OLD as NEW display accounts named OLD as NEW
--ignore-assertions -I --ignore-assertions
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
hledger reporting options: hledger reporting options:

View File

@ -235,7 +235,7 @@ if needed, also add a backslash to escape regexp metacharacters
.IP \[bu] 2 .IP \[bu] 2
run add\-on executables directly run add\-on executables directly
.PP .PP
If you\[aq]re really curious, add \f[C]\-\-debug\ 2\f[] for If you\[aq]re really curious, add \f[C]\-\-debug=2\f[] for
troubleshooting. troubleshooting.
.PP .PP
\f[B]General options:\f[] \f[B]General options:\f[]
@ -266,8 +266,8 @@ show version
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-debug=N\f[] .B \f[C]\-\-debug[=N]\f[]
show debug output if N is 1\-9 (default: 0) show debug output (levels 1\-9, default: 1)
.RS .RS
.RE .RE
.TP .TP
@ -287,7 +287,7 @@ display accounts named OLD as NEW
.RS .RS
.RE .RE
.TP .TP
.B \f[C]\-\-ignore\-assertions\f[] .B \f[C]\-I\ \-\-ignore\-assertions\f[]
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
.RS .RS
.RE .RE

View File

@ -193,7 +193,7 @@ cur:\\\\$'.
* run add-on executables directly * run add-on executables directly
If you're really curious, add `--debug 2' for troubleshooting. If you're really curious, add `--debug=2' for troubleshooting.
*General options:* *General options:*
@ -213,8 +213,8 @@ cur:\\\\$'.
`--version' `--version'
show version show version
`--debug=N' `--debug[=N]'
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
`-f FILE --file=FILE' `-f FILE --file=FILE'
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -225,7 +225,7 @@ cur:\\\\$'.
`--alias=OLD=NEW' `--alias=OLD=NEW'
display accounts named OLD as NEW display accounts named OLD as NEW
`--ignore-assertions' `-I --ignore-assertions'
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
*Common reporting options:* *Common reporting options:*
@ -2079,95 +2079,95 @@ Node: EXAMPLES1875
Ref: #examples1977 Ref: #examples1977
Node: OPTIONS3981 Node: OPTIONS3981
Ref: #options4085 Ref: #options4085
Node: Multiple files8956 Node: Multiple files8961
Ref: #multiple-files9081 Ref: #multiple-files9086
Node: Repeated options9346 Node: Repeated options9351
Ref: #repeated-options9498 Ref: #repeated-options9503
Node: Depth limiting9618 Node: Depth limiting9623
Ref: #depth-limiting9763 Ref: #depth-limiting9768
Node: Smart dates9964 Node: Smart dates9969
Ref: #smart-dates10105 Ref: #smart-dates10110
Node: Reporting interval11102 Node: Reporting interval11107
Ref: #reporting-interval11261 Ref: #reporting-interval11266
Node: Period expressions11604 Node: Period expressions11609
Ref: #period-expressions11771 Ref: #period-expressions11776
Node: Regular Expressions13817 Node: Regular Expressions13822
Ref: #regular-expressions13959 Ref: #regular-expressions13964
Node: QUERIES15442 Node: QUERIES15447
Ref: #queries15546 Ref: #queries15551
Node: COMMANDS18848 Node: COMMANDS18853
Ref: #commands18962 Ref: #commands18967
Node: accounts19635 Node: accounts19640
Ref: #accounts19735 Ref: #accounts19740
Node: activity20717 Node: activity20722
Ref: #activity20829 Ref: #activity20834
Node: add21188 Node: add21193
Ref: #add21289 Ref: #add21294
Node: balance23948 Node: balance23953
Ref: #balance24061 Ref: #balance24066
Node: Flat mode26777 Node: Flat mode26782
Ref: #flat-mode26904 Ref: #flat-mode26909
Node: Depth limited balance reports27323 Node: Depth limited balance reports27328
Ref: #depth-limited-balance-reports27526 Ref: #depth-limited-balance-reports27531
Node: Multicolumn balance reports27947 Node: Multicolumn balance reports27952
Ref: #multicolumn-balance-reports28149 Ref: #multicolumn-balance-reports28154
Node: Market value32798 Node: Market value32803
Ref: #market-value32962 Ref: #market-value32967
Node: Custom balance output33455 Node: Custom balance output33460
Ref: #custom-balance-output33628 Ref: #custom-balance-output33633
Node: Output destination35732 Node: Output destination35737
Ref: #output-destination35897 Ref: #output-destination35902
Node: CSV output36167 Node: CSV output36172
Ref: #csv-output36286 Ref: #csv-output36291
Node: balancesheet36683 Node: balancesheet36688
Ref: #balancesheet36811 Ref: #balancesheet36816
Node: cashflow37463 Node: cashflow37468
Ref: #cashflow37580 Ref: #cashflow37585
Node: help38270 Node: help38275
Ref: #help38382 Ref: #help38387
Node: incomestatement39219 Node: incomestatement39224
Ref: #incomestatement39349 Ref: #incomestatement39354
Node: info40076 Node: info40081
Ref: #info40183 Ref: #info40188
Node: man40545 Node: man40550
Ref: #man40642 Ref: #man40647
Node: print41045 Node: print41050
Ref: #print41150 Ref: #print41155
Node: register42501 Node: register42506
Ref: #register42614 Ref: #register42619
Node: Custom register output46955 Node: Custom register output46960
Ref: #custom-register-output47086 Ref: #custom-register-output47091
Node: stats48383 Node: stats48388
Ref: #stats48489 Ref: #stats48494
Node: test49370 Node: test49375
Ref: #test49457 Ref: #test49462
Node: ADD-ON COMMANDS49824 Node: ADD-ON COMMANDS49829
Ref: #add-on-commands49960 Ref: #add-on-commands49965
Node: api51248 Node: api51253
Ref: #api51340 Ref: #api51345
Node: autosync51374 Node: autosync51379
Ref: #autosync51489 Ref: #autosync51494
Node: diff53804 Node: diff53809
Ref: #diff53914 Ref: #diff53919
Node: equity54578 Node: equity54583
Ref: #equity54692 Ref: #equity54697
Node: interest56020 Node: interest56025
Ref: #interest56137 Ref: #interest56142
Node: irr59221 Node: irr59226
Ref: #irr59334 Ref: #irr59339
Node: print-unique61709 Node: print-unique61714
Ref: #print-unique61839 Ref: #print-unique61844
Node: rewrite62097 Node: rewrite62102
Ref: #rewrite62216 Ref: #rewrite62221
Node: ui62745 Node: ui62750
Ref: #ui62845 Ref: #ui62850
Node: web62886 Node: web62891
Ref: #web62974 Ref: #web62979
Node: TROUBLESHOOTING63007 Node: TROUBLESHOOTING63012
Ref: #troubleshooting63126 Ref: #troubleshooting63131
Node: Run-time problems63180 Node: Run-time problems63185
Ref: #run-time-problems63323 Ref: #run-time-problems63328
Node: Known limitations65267 Node: Known limitations65272
Ref: #known-limitations65410 Ref: #known-limitations65415
 
End Tag Table End Tag Table

View File

@ -175,7 +175,7 @@ OPTIONS
o run add-on executables directly o run add-on executables directly
If you're really curious, add --debug 2 for troubleshooting. If you're really curious, add --debug=2 for troubleshooting.
General options: General options:
@ -191,8 +191,8 @@ OPTIONS
--version --version
show version show version
--debug=N --debug[=N]
show debug output if N is 1-9 (default: 0) show debug output (levels 1-9, default: 1)
-f FILE --file=FILE -f FILE --file=FILE
use a different input file. For stdin, use - use a different input file. For stdin, use -
@ -204,7 +204,7 @@ OPTIONS
--alias=OLD=NEW --alias=OLD=NEW
display accounts named OLD as NEW display accounts named OLD as NEW
--ignore-assertions -I --ignore-assertions
ignore any failing balance assertions in the journal ignore any failing balance assertions in the journal
Common reporting options: Common reporting options: