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,13 +167,16 @@ 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.)
a runs command-line hledger's add command, and reloads the updated 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
file. This allows some basic data entry. file. This allows some basic data entry.
E runs $HLEDGER_UI_EDITOR, or $EDITOR, or a default (emac- E runs $HLEDGER_UI_EDITOR, or $EDITOR, or a default (emac-
sclient -a "" -nw) on the journal file. With some editors (emacs, vi), sclient -a "" -nw) on the journal file. With some editors (emacs, vi),
the cursor will be positioned at the current transaction when invoked the cursor will be positioned at the current transaction when invoked
from the register and transaction screens, and at the error location from the register and transaction screens, and at the error location
(if possible) when invoked from the error screen. (if possible) when invoked from the error screen.
q quits the application. q quits the application.
@ -179,31 +185,31 @@ KEYS
SCREENS SCREENS
Accounts screen Accounts screen
This is normally the first screen displayed. It lists accounts and This is normally the first screen displayed. It lists accounts and
their balances, like hledger's balance command. By default, it shows their balances, like hledger's balance command. By default, it shows
all accounts and their latest ending balances. if you specify a query all accounts and their latest ending balances. if you specify a query
on the command line, it shows just the matched accounts and the bal- on the command line, it shows just the matched accounts and the bal-
ances from matched transactions. ances from matched transactions.
Account names are normally indented to show the hierarchy (tree mode). Account names are normally indented to show the hierarchy (tree mode).
To see less detail, set a depth limit by pressing a number key, 1 to 9. To see less detail, set a depth limit by pressing a number key, 1 to 9.
0 shows even less detail, collapsing all accounts to a single total. - 0 shows even less detail, collapsing all accounts to a single total. -
and + (or =) decrease and increase the depth limit. To remove the and + (or =) decrease and increase the depth limit. To remove the
depth limit, set it higher than the maximum account depth, or press depth limit, set it higher than the maximum account depth, or press
ESCAPE. ESCAPE.
F toggles flat mode on and off. In flat mode, accounts are listed F toggles flat mode on and off. In flat mode, accounts are listed
without indentation (and account registers will exclude subaccounts, without indentation (and account registers will exclude subaccounts,
see below). see below).
C toggles cleared mode, in which uncleared transactions and postings C toggles cleared mode, in which uncleared transactions and postings
are not shown. U toggles uncleared mode, in which only uncleared are not shown. U toggles uncleared mode, in which only uncleared
transactions/postings are shown. transactions/postings are shown.
R toggles real mode, in which virtual postings are ignored. R toggles real mode, in which virtual postings are ignored.
Z toggles nonzero mode, in which only accounts with nonzero balances Z toggles nonzero mode, in which only accounts with nonzero balances
are shown (hledger-ui shows zero items by default, unlike command-line are shown (hledger-ui shows zero items by default, unlike command-line
hledger). hledger).
Press right or enter to view an account's transactions register. Press right or enter to view an account's transactions register.
@ -212,15 +218,15 @@ SCREENS
This screen shows the transactions affecting a particular account, like This screen shows the transactions affecting a particular account, like
a check register. Each line represents one transaction and shows: a check register. Each line represents one transaction and shows:
o the other account(s) involved, in abbreviated form. (If there are o the other account(s) involved, in abbreviated form. (If there are
both real and virtual postings, it shows only the accounts affected both real and virtual postings, it shows only the accounts affected
by real postings.) by real postings.)
o the overall change to the current account's balance; positive for an o the overall change to the current account's balance; positive for an
inflow to this account, negative for an outflow. inflow to this account, negative for an outflow.
o the current account's historic balance (if no query other than a date o the current account's historic balance (if no query other than a date
limit is in effect) or the running total starting from zero (other- limit is in effect) or the running total starting from zero (other-
wise), after the transaction. wise), after the transaction.
Eg, these will show historic balances: Eg, these will show historic balances:
@ -235,45 +241,45 @@ SCREENS
$ hledger-ui --begin 'this month' desc:market $ hledger-ui --begin 'this month' desc:market
$ hledger-ui --register checking --cleared $ hledger-ui --register checking --cleared
Normally the register screen shows transactions in the current account Normally the register screen shows transactions in the current account
and any of its subaccounts (inclusive mode). If it was entered from and any of its subaccounts (inclusive mode). If it was entered from
accounts screen in flat mode, it shows transactions affecting this accounts screen in flat mode, it shows transactions affecting this
account specifically, without considering subaccounts (exclusive mode). account specifically, without considering subaccounts (exclusive mode).
As on the accounts screen you can toggle this with the F key. As on the accounts screen you can toggle this with the F key.
C toggles cleared mode, in which uncleared transactions and postings C toggles cleared mode, in which uncleared transactions and postings
are not shown. U toggles uncleared mode, in which only uncleared are not shown. U toggles uncleared mode, in which only uncleared
transactions/postings are shown. transactions/postings are shown.
R toggles real mode, in which virtual postings are ignored. R toggles real mode, in which virtual postings are ignored.
Z toggles nonzero mode, in which only transactions posting a nonzero Z toggles nonzero mode, in which only transactions posting a nonzero
change are shown (hledger-ui shows zero items by default, unlike com- change are shown (hledger-ui shows zero items by default, unlike com-
mand-line hledger). mand-line hledger).
Press right (or enter) to view the selected transaction in detail. Press right (or enter) to view the selected transaction in detail.
Transaction screen Transaction screen
This screen shows a single transaction, as a general journal entry, This screen shows a single transaction, as a general journal entry,
similar to hledger's print command and journal format (hledger_jour- similar to hledger's print command and journal format (hledger_jour-
nal(5)). nal(5)).
The transaction's date(s) and any cleared flag, transaction code, The transaction's date(s) and any cleared flag, transaction code,
description, comments, along with all of its account postings are description, comments, along with all of its account postings are
shown. Simple transactions have two postings, but there can be more shown. Simple transactions have two postings, but there can be more
(or in certain cases, fewer). (or in certain cases, fewer).
up and down will step through all transactions listed in the previous up and down will step through all transactions listed in the previous
account register screen. In the title bar, the numbers in parentheses account register screen. In the title bar, the numbers in parentheses
show your position within that account register. They will vary show your position within that account register. They will vary
depending on which account register you came from (remember most trans- depending on which account register you came from (remember most trans-
actions appear in multiple account registers). The #N number preceding actions appear in multiple account registers). The #N number preceding
them is the transaction's position within the complete unfiltered jour- them is the transaction's position within the complete unfiltered jour-
nal, which is a more stable id (at least until the next reload). nal, which is a more stable id (at least until the next reload).
Error screen Error screen
This screen will appear if there is a problem, such as a parse error, This screen will appear if there is a problem, such as a parse error,
when you press g to reload. Once you have fixed the problem, press g when you press g to reload. Once you have fixed the problem, press g
again to reload and resume normal operation. (Or, you can press escape again to reload and resume normal operation. (Or, you can press escape
to cancel the reload attempt.) to cancel the reload attempt.)
@ -281,17 +287,17 @@ ENVIRONMENT
COLUMNS The screen width to use. Default: the full terminal width. COLUMNS The screen width to use. Default: the full terminal width.
LEDGER_FILE The journal file path when not specified with -f. Default: LEDGER_FILE The journal file path when not specified with -f. Default:
~/.hledger.journal (on windows, perhaps C:/Users/USER/.hledger.jour- ~/.hledger.journal (on windows, perhaps C:/Users/USER/.hledger.jour-
nal). nal).
FILES FILES
Reads data from one or more files in hledger journal, timeclock, time- Reads data from one or more files in hledger journal, timeclock, time-
dot, or CSV format specified with -f, or $LEDGER_FILE, or dot, or CSV format specified with -f, or $LEDGER_FILE, or
$HOME/.hledger.journal (on windows, perhaps $HOME/.hledger.journal (on windows, perhaps
C:/Users/USER/.hledger.journal). C:/Users/USER/.hledger.journal).
BUGS BUGS
The need to precede options with -- when invoked from hledger is awk- The need to precede options with -- when invoked from hledger is awk-
ward. ward.
-f- doesn't work (hledger-ui can't read from stdin). -f- doesn't work (hledger-ui can't read from stdin).
@ -302,14 +308,14 @@ BUGS
which may cause a noticeable pause. Also there is no visual indication which may cause a noticeable pause. Also there is no visual indication
that this is in progress. that this is in progress.
The register screen's switching between historic balance and running The register screen's switching between historic balance and running
total based on query arguments may be confusing, and there is no column total based on query arguments may be confusing, and there is no column
heading to indicate which is being displayed. heading to indicate which is being displayed.
REPORTING BUGS REPORTING BUGS
Report bugs at http://bugs.hledger.org (or on the #hledger IRC channel Report bugs at http://bugs.hledger.org (or on the #hledger IRC channel
or hledger mail list) or hledger mail list)
@ -323,7 +329,7 @@ COPYRIGHT
SEE ALSO SEE ALSO
hledger(1), hledger-ui(1), hledger-web(1), hledger-api(1), hledger(1), hledger-ui(1), hledger-web(1), hledger-api(1),
hledger_csv(5), hledger_journal(5), hledger_timeclock(5), hledger_time- hledger_csv(5), hledger_journal(5), hledger_timeclock(5), hledger_time-
dot(5), ledger(1) dot(5), ledger(1)

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: