;regen help/manuals

This commit is contained in:
Simon Michael 2020-07-14 12:22:27 -07:00
parent 144415f6fa
commit 73141aa645
9 changed files with 282 additions and 213 deletions

View File

@ -160,6 +160,15 @@ apply automated posting rules to modify transactions.
generate future transactions from periodic transaction rules, for the generate future transactions from periodic transaction rules, for the
next 6 months or till report end date. next 6 months or till report end date.
In hledger-ui, also make ordinary future transactions visible. In hledger-ui, also make ordinary future transactions visible.
.TP
\f[B]\f[CB]--color=always|yes|never|no|auto (or --colour=...)\f[B]\f[R]
\[aq]auto\[aq] is the default, it tries to use ANSI color codes in
terminal output when supported.
\[aq]always\[aq] or \[aq]yes\[aq] forces color on, useful when piping
output, eg into \[aq]less -R\[aq].
\[aq]never\[aq] or \[aq]no\[aq] forces color off.
A NO_COLOR environment variable also disables color, overriding this
option.
.PP .PP
When a reporting option appears more than once in the command line, the When a reporting option appears more than once in the command line, the
last one takes precedence. last one takes precedence.

View File

@ -175,6 +175,13 @@ the data.
generate future transactions from periodic transaction rules, for generate future transactions from periodic transaction rules, for
the next 6 months or till report end date. In hledger-ui, also the next 6 months or till report end date. In hledger-ui, also
make ordinary future transactions visible. make ordinary future transactions visible.
'--color=always|yes|never|no|auto (or --colour=...)'
'auto' is the default, it tries to use ANSI color codes in terminal
output when supported. 'always' or 'yes' forces color on, useful
when piping output, eg into 'less -R'. 'never' or 'no' forces color
off. A NO_COLOR environment variable also disables color,
overriding this option.
When a reporting option appears more than once in the command line, When a reporting option appears more than once in the command line,
the last one takes precedence. the last one takes precedence.
@ -510,24 +517,24 @@ Tag Table:
Node: Top71 Node: Top71
Node: OPTIONS1476 Node: OPTIONS1476
Ref: #options1573 Ref: #options1573
Node: KEYS5188 Node: KEYS5552
Ref: #keys5283 Ref: #keys5647
Node: SCREENS9559 Node: SCREENS9923
Ref: #screens9664 Ref: #screens10028
Node: Accounts screen9754 Node: Accounts screen10118
Ref: #accounts-screen9882 Ref: #accounts-screen10246
Node: Register screen12098 Node: Register screen12462
Ref: #register-screen12253 Ref: #register-screen12617
Node: Transaction screen14250 Node: Transaction screen14614
Ref: #transaction-screen14408 Ref: #transaction-screen14772
Node: Error screen15278 Node: Error screen15642
Ref: #error-screen15400 Ref: #error-screen15764
Node: ENVIRONMENT15644 Node: ENVIRONMENT16008
Ref: #environment15758 Ref: #environment16122
Node: FILES16565 Node: FILES16929
Ref: #files16664 Ref: #files17028
Node: BUGS16877 Node: BUGS17241
Ref: #bugs16954 Ref: #bugs17318
 
End Tag Table End Tag Table

View File

@ -158,6 +158,13 @@ OPTIONS
for the next 6 months or till report end date. In hledger-ui, for the next 6 months or till report end date. In hledger-ui,
also make ordinary future transactions visible. also make ordinary future transactions visible.
--color=always|yes|never|no|auto (or --colour=...)
'auto' is the default, it tries to use ANSI color codes in ter-
minal output when supported. 'always' or 'yes' forces color on,
useful when piping output, eg into 'less -R'. 'never' or 'no'
forces color off. A NO_COLOR environment variable also disables
color, overriding this option.
When a reporting option appears more than once in the command line, the When a reporting option appears more than once in the command line, the
last one takes precedence. last one takes precedence.

View File

@ -186,6 +186,15 @@ apply automated posting rules to modify transactions.
generate future transactions from periodic transaction rules, for the generate future transactions from periodic transaction rules, for the
next 6 months or till report end date. next 6 months or till report end date.
In hledger-ui, also make ordinary future transactions visible. In hledger-ui, also make ordinary future transactions visible.
.TP
\f[B]\f[CB]--color=always|yes|never|no|auto (or --colour=...)\f[B]\f[R]
\[aq]auto\[aq] is the default, it tries to use ANSI color codes in
terminal output when supported.
\[aq]always\[aq] or \[aq]yes\[aq] forces color on, useful when piping
output, eg into \[aq]less -R\[aq].
\[aq]never\[aq] or \[aq]no\[aq] forces color off.
A NO_COLOR environment variable also disables color, overriding this
option.
.PP .PP
When a reporting option appears more than once in the command line, the When a reporting option appears more than once in the command line, the
last one takes precedence. last one takes precedence.

View File

@ -199,6 +199,13 @@ before options, as shown in the synopsis above.
generate future transactions from periodic transaction rules, for generate future transactions from periodic transaction rules, for
the next 6 months or till report end date. In hledger-ui, also the next 6 months or till report end date. In hledger-ui, also
make ordinary future transactions visible. make ordinary future transactions visible.
'--color=always|yes|never|no|auto (or --colour=...)'
'auto' is the default, it tries to use ANSI color codes in terminal
output when supported. 'always' or 'yes' forces color on, useful
when piping output, eg into 'less -R'. 'never' or 'no' forces color
off. A NO_COLOR environment variable also disables color,
overriding this option.
When a reporting option appears more than once in the command line, When a reporting option appears more than once in the command line,
the last one takes precedence. the last one takes precedence.
@ -575,20 +582,20 @@ Tag Table:
Node: Top72 Node: Top72
Node: OPTIONS1752 Node: OPTIONS1752
Ref: #options1857 Ref: #options1857
Node: PERMISSIONS8385 Node: PERMISSIONS8749
Ref: #permissions8524 Ref: #permissions8888
Node: EDITING UPLOADING DOWNLOADING9736 Node: EDITING UPLOADING DOWNLOADING10100
Ref: #editing-uploading-downloading9917 Ref: #editing-uploading-downloading10281
Node: RELOADING10751 Node: RELOADING11115
Ref: #reloading10885 Ref: #reloading11249
Node: JSON API11318 Node: JSON API11682
Ref: #json-api11432 Ref: #json-api11796
Node: ENVIRONMENT16913 Node: ENVIRONMENT17277
Ref: #environment17029 Ref: #environment17393
Node: FILES17762 Node: FILES18126
Ref: #files17862 Ref: #files18226
Node: BUGS18075 Node: BUGS18439
Ref: #bugs18153 Ref: #bugs18517
 
End Tag Table End Tag Table

View File

@ -179,6 +179,13 @@ OPTIONS
for the next 6 months or till report end date. In hledger-ui, for the next 6 months or till report end date. In hledger-ui,
also make ordinary future transactions visible. also make ordinary future transactions visible.
--color=always|yes|never|no|auto (or --colour=...)
'auto' is the default, it tries to use ANSI color codes in ter-
minal output when supported. 'always' or 'yes' forces color on,
useful when piping output, eg into 'less -R'. 'never' or 'no'
forces color off. A NO_COLOR environment variable also disables
color, overriding this option.
When a reporting option appears more than once in the command line, the When a reporting option appears more than once in the command line, the
last one takes precedence. last one takes precedence.

View File

@ -638,6 +638,15 @@ apply automated posting rules to modify transactions.
generate future transactions from periodic transaction rules, for the generate future transactions from periodic transaction rules, for the
next 6 months or till report end date. next 6 months or till report end date.
In hledger-ui, also make ordinary future transactions visible. In hledger-ui, also make ordinary future transactions visible.
.TP
\f[B]\f[CB]--color=always|yes|never|no|auto (or --colour=...)\f[B]\f[R]
\[aq]auto\[aq] is the default, it tries to use ANSI color codes in
terminal output when supported.
\[aq]always\[aq] or \[aq]yes\[aq] forces color on, useful when piping
output, eg into \[aq]less -R\[aq].
\[aq]never\[aq] or \[aq]no\[aq] forces color off.
A NO_COLOR environment variable also disables color, overriding this
option.
.PP .PP
When a reporting option appears more than once in the command line, the When a reporting option appears more than once in the command line, the
last one takes precedence. last one takes precedence.

View File

@ -633,6 +633,13 @@ by most hledger commands, run 'hledger -h'.
generate future transactions from periodic transaction rules, for generate future transactions from periodic transaction rules, for
the next 6 months or till report end date. In hledger-ui, also the next 6 months or till report end date. In hledger-ui, also
make ordinary future transactions visible. make ordinary future transactions visible.
'--color=always|yes|never|no|auto (or --colour=...)'
'auto' is the default, it tries to use ANSI color codes in terminal
output when supported. 'always' or 'yes' forces color on, useful
when piping output, eg into 'less -R'. 'never' or 'no' forces color
off. A NO_COLOR environment variable also disables color,
overriding this option.
When a reporting option appears more than once in the command line, When a reporting option appears more than once in the command line,
the last one takes precedence. the last one takes precedence.
@ -4047,182 +4054,182 @@ Node: OPTIONS16859
Ref: #options16966 Ref: #options16966
Node: General options17336 Node: General options17336
Ref: #general-options17461 Ref: #general-options17461
Node: Command options20415 Node: Command options20779
Ref: #command-options20566 Ref: #command-options20930
Node: Command arguments20964 Node: Command arguments21328
Ref: #command-arguments21111 Ref: #command-arguments21475
Node: Queries21991 Node: Queries22355
Ref: #queries22146 Ref: #queries22510
Node: Special characters in arguments and queries26108 Node: Special characters in arguments and queries26472
Ref: #special-characters-in-arguments-and-queries26336 Ref: #special-characters-in-arguments-and-queries26700
Node: More escaping26787 Node: More escaping27151
Ref: #more-escaping26949 Ref: #more-escaping27313
Node: Even more escaping27245 Node: Even more escaping27609
Ref: #even-more-escaping27439 Ref: #even-more-escaping27803
Node: Less escaping28110 Node: Less escaping28474
Ref: #less-escaping28272 Ref: #less-escaping28636
Node: Unicode characters28517 Node: Unicode characters28881
Ref: #unicode-characters28699 Ref: #unicode-characters29063
Node: Input files30111 Node: Input files30475
Ref: #input-files30254 Ref: #input-files30618
Node: Output destination32183 Node: Output destination32547
Ref: #output-destination32335 Ref: #output-destination32699
Node: Output format32760 Node: Output format33124
Ref: #output-format32910 Ref: #output-format33274
Node: Regular expressions35077 Node: Regular expressions35441
Ref: #regular-expressions35234 Ref: #regular-expressions35598
Node: Smart dates36970 Node: Smart dates37334
Ref: #smart-dates37121 Ref: #smart-dates37485
Node: Report start & end date38482 Node: Report start & end date38846
Ref: #report-start-end-date38654 Ref: #report-start-end-date39018
Node: Report intervals40151 Node: Report intervals40515
Ref: #report-intervals40316 Ref: #report-intervals40680
Node: Period expressions40706 Node: Period expressions41070
Ref: #period-expressions40866 Ref: #period-expressions41230
Node: Depth limiting45017 Node: Depth limiting45381
Ref: #depth-limiting45161 Ref: #depth-limiting45525
Node: Pivoting45493 Node: Pivoting45857
Ref: #pivoting45616 Ref: #pivoting45980
Node: Valuation47292 Node: Valuation47656
Ref: #valuation47394 Ref: #valuation47758
Node: -B Cost48083 Node: -B Cost48447
Ref: #b-cost48187 Ref: #b-cost48551
Node: -V Value48320 Node: -V Value48684
Ref: #v-value48466 Ref: #v-value48830
Node: -X Value in specified commodity48661 Node: -X Value in specified commodity49025
Ref: #x-value-in-specified-commodity48860 Ref: #x-value-in-specified-commodity49224
Node: Valuation date49009 Node: Valuation date49373
Ref: #valuation-date49177 Ref: #valuation-date49541
Node: Market prices49587 Node: Market prices49951
Ref: #market-prices49767 Ref: #market-prices50131
Node: --infer-value market prices from transactions50544 Node: --infer-value market prices from transactions50908
Ref: #infer-value-market-prices-from-transactions50793 Ref: #infer-value-market-prices-from-transactions51157
Node: Valuation commodity52075 Node: Valuation commodity52439
Ref: #valuation-commodity52284 Ref: #valuation-commodity52648
Node: Simple valuation examples53510 Node: Simple valuation examples53874
Ref: #simple-valuation-examples53712 Ref: #simple-valuation-examples54076
Node: --value Flexible valuation54371 Node: --value Flexible valuation54735
Ref: #value-flexible-valuation54579 Ref: #value-flexible-valuation54943
Node: More valuation examples56526 Node: More valuation examples56890
Ref: #more-valuation-examples56735 Ref: #more-valuation-examples57099
Node: Effect of valuation on reports58740 Node: Effect of valuation on reports59104
Ref: #effect-of-valuation-on-reports58928 Ref: #effect-of-valuation-on-reports59292
Node: COMMANDS64449 Node: COMMANDS64813
Ref: #commands64557 Ref: #commands64921
Node: accounts65665 Node: accounts66029
Ref: #accounts65763 Ref: #accounts66127
Node: activity66462 Node: activity66826
Ref: #activity66572 Ref: #activity66936
Node: add66955 Node: add67319
Ref: #add67056 Ref: #add67420
Node: aregister69849 Node: aregister70213
Ref: #aregister69961 Ref: #aregister70325
Node: aregister and custom posting dates71334 Node: aregister and custom posting dates71698
Ref: #aregister-and-custom-posting-dates71507 Ref: #aregister-and-custom-posting-dates71871
Ref: #output-format-172100 Ref: #output-format-172464
Node: balance72505 Node: balance72869
Ref: #balance72622 Ref: #balance72986
Node: Classic balance report74080 Node: Classic balance report74444
Ref: #classic-balance-report74253 Ref: #classic-balance-report74617
Node: Customising the classic balance report75687 Node: Customising the classic balance report76051
Ref: #customising-the-classic-balance-report75915 Ref: #customising-the-classic-balance-report76279
Node: Colour support77991 Node: Colour support78355
Ref: #colour-support78158 Ref: #colour-support78522
Node: Flat mode78254 Node: Flat mode78618
Ref: #flat-mode78402 Ref: #flat-mode78766
Node: Depth limited balance reports78815 Node: Depth limited balance reports79179
Ref: #depth-limited-balance-reports79000 Ref: #depth-limited-balance-reports79364
Node: Percentages79456 Node: Percentages79820
Ref: #percentages79622 Ref: #percentages79986
Node: Multicolumn balance report80759 Node: Multicolumn balance report81123
Ref: #multicolumn-balance-report80939 Ref: #multicolumn-balance-report81303
Node: Budget report86536 Node: Budget report86900
Ref: #budget-report86679 Ref: #budget-report87043
Node: Nested budgets91945 Node: Nested budgets92309
Ref: #nested-budgets92057 Ref: #nested-budgets92421
Ref: #output-format-295538 Ref: #output-format-295902
Node: balancesheet95735 Node: balancesheet96099
Ref: #balancesheet95871 Ref: #balancesheet96235
Node: balancesheetequity97337 Node: balancesheetequity97701
Ref: #balancesheetequity97486 Ref: #balancesheetequity97850
Node: cashflow98209 Node: cashflow98573
Ref: #cashflow98337 Ref: #cashflow98701
Node: check-dates99516 Node: check-dates99880
Ref: #check-dates99643 Ref: #check-dates100007
Node: check-dupes99922 Node: check-dupes100286
Ref: #check-dupes100048 Ref: #check-dupes100412
Node: close100341 Node: close100705
Ref: #close100449 Ref: #close100813
Node: close usage101971 Node: close usage102335
Ref: #close-usage102064 Ref: #close-usage102428
Node: codes104877 Node: codes105241
Ref: #codes104985 Ref: #codes105349
Node: commodities105697 Node: commodities106061
Ref: #commodities105824 Ref: #commodities106188
Node: descriptions105906 Node: descriptions106270
Ref: #descriptions106034 Ref: #descriptions106398
Node: diff106338 Node: diff106702
Ref: #diff106444 Ref: #diff106808
Node: files107491 Node: files107855
Ref: #files107591 Ref: #files107955
Node: help107738 Node: help108102
Ref: #help107838 Ref: #help108202
Node: import108919 Node: import109283
Ref: #import109033 Ref: #import109397
Node: Importing balance assignments109926 Node: Importing balance assignments110290
Ref: #importing-balance-assignments110074 Ref: #importing-balance-assignments110438
Node: incomestatement110723 Node: incomestatement111087
Ref: #incomestatement110856 Ref: #incomestatement111220
Node: notes112343 Node: notes112707
Ref: #notes112456 Ref: #notes112820
Node: payees112824 Node: payees113188
Ref: #payees112930 Ref: #payees113294
Node: prices113350 Node: prices113714
Ref: #prices113456 Ref: #prices113820
Node: print113797 Node: print114161
Ref: #print113907 Ref: #print114271
Node: print-unique118703 Node: print-unique119067
Ref: #print-unique118829 Ref: #print-unique119193
Node: register119114 Node: register119478
Ref: #register119241 Ref: #register119605
Node: Custom register output123413 Node: Custom register output123777
Ref: #custom-register-output123542 Ref: #custom-register-output123906
Node: register-match124879 Node: register-match125243
Ref: #register-match125013 Ref: #register-match125377
Node: rewrite125364 Node: rewrite125728
Ref: #rewrite125479 Ref: #rewrite125843
Node: Re-write rules in a file127334 Node: Re-write rules in a file127698
Ref: #re-write-rules-in-a-file127468 Ref: #re-write-rules-in-a-file127832
Node: Diff output format128678 Node: Diff output format129042
Ref: #diff-output-format128847 Ref: #diff-output-format129211
Node: rewrite vs print --auto129939 Node: rewrite vs print --auto130303
Ref: #rewrite-vs.-print---auto130118 Ref: #rewrite-vs.-print---auto130482
Node: roi130674 Node: roi131038
Ref: #roi130772 Ref: #roi131136
Node: stats131784 Node: stats132148
Ref: #stats131883 Ref: #stats132247
Node: tags132671 Node: tags133035
Ref: #tags132769 Ref: #tags133133
Node: test133288 Node: test133652
Ref: #test133396 Ref: #test133760
Node: Add-on commands134143 Node: Add-on commands134507
Ref: #add-on-commands134260 Ref: #add-on-commands134624
Node: ui135603 Node: ui135967
Ref: #ui135691 Ref: #ui136055
Node: web135745 Node: web136109
Ref: #web135848 Ref: #web136212
Node: iadd135964 Node: iadd136328
Ref: #iadd136075 Ref: #iadd136439
Node: interest136157 Node: interest136521
Ref: #interest136264 Ref: #interest136628
Node: ENVIRONMENT136504 Node: ENVIRONMENT136868
Ref: #environment136616 Ref: #environment136980
Node: FILES137601 Node: FILES137965
Ref: #files-1137704 Ref: #files-1138068
Node: LIMITATIONS137917 Node: LIMITATIONS138281
Ref: #limitations138036 Ref: #limitations138400
Node: TROUBLESHOOTING138778 Node: TROUBLESHOOTING139142
Ref: #troubleshooting138891 Ref: #troubleshooting139255
 
End Tag Table End Tag Table

View File

@ -538,6 +538,13 @@ OPTIONS
for the next 6 months or till report end date. In hledger-ui, for the next 6 months or till report end date. In hledger-ui,
also make ordinary future transactions visible. also make ordinary future transactions visible.
--color=always|yes|never|no|auto (or --colour=...)
'auto' is the default, it tries to use ANSI color codes in ter-
minal output when supported. 'always' or 'yes' forces color on,
useful when piping output, eg into 'less -R'. 'never' or 'no'
forces color off. A NO_COLOR environment variable also disables
color, overriding this option.
When a reporting option appears more than once in the command line, the When a reporting option appears more than once in the command line, the
last one takes precedence. last one takes precedence.
@ -1007,7 +1014,6 @@ OPTIONS
-b 2016/3/17 begin on St. Patrick's day 2016 -b 2016/3/17 begin on St. Patrick's day 2016
-e 12/1 end at the start of december 1st of the current year -e 12/1 end at the start of december 1st of the current year
(11/30 will be the last date included) (11/30 will be the last date included)
-b thismonth all transactions on or after the 1st of the current month -b thismonth all transactions on or after the 1st of the current month
-p thismonth all transactions in the current month -p thismonth all transactions in the current month
date:2016/3/17.. the above written as queries instead (.. can also be re- date:2016/3/17.. the above written as queries instead (.. can also be re-
@ -1064,6 +1070,8 @@ OPTIONS
-p "2009" the year 2009; equivalent -p "2009" the year 2009; equivalent
to "2009/1/1 to 2010/1/1" to "2009/1/1 to 2010/1/1"
-p "2009/1" the month of jan; equiva- -p "2009/1" the month of jan; equiva-
lent to "2009/1/1 to lent to "2009/1/1 to
2009/2/1" 2009/2/1"
@ -1550,6 +1558,9 @@ OPTIONS
(with report costs riod ends of riod ends of DATE/today of (with report costs riod ends of riod ends of DATE/today of
interval) sums of sums of sums of post- interval) sums of sums of sums of post-
postings postings ings postings postings ings
starting sums of sums of not supported sums of sums of post- starting sums of sums of not supported sums of sums of post-
balances costs of postings be- postings be- ings before balances costs of postings be- postings be- ings before
(with report postings be- fore report fore report report start (with report postings be- fore report fore report report start
@ -1561,10 +1572,6 @@ OPTIONS
grand total sum of dis- sum of dis- not supported sum of dis- sum of dis- grand total sum of dis- sum of dis- not supported sum of dis- sum of dis-
(no report played val- played val- played val- played values (no report played val- played val- played val- played values
interval) ues ues ues interval) ues ues ues
row to- sums/aver- sums/aver- not supported sums/aver- sums/averages row to- sums/aver- sums/aver- not supported sums/aver- sums/averages
tals/aver- ages of dis- ages of dis- ages of dis- of displayed tals/aver- ages of dis- ages of dis- ages of dis- of displayed
ages (with played val- played val- played val- values ages (with played val- played val- played val- values