;update manuals

This commit is contained in:
Simon Michael 2020-11-30 15:21:59 -08:00
parent 2066bb5e9f
commit 5c5256504e
21 changed files with 484 additions and 500 deletions

View File

@ -1,6 +1,6 @@
.\"t
.TH "hledger_csv" "5" "November 2020" "hledger 1.19.99" "hledger User Manuals"
.TH "hledger_csv" "5" "November 2020" "hledger 1.20" "hledger User Manuals"

View File

@ -3,8 +3,8 @@ This is hledger_csv.info, produced by makeinfo version 6.7 from stdin.

File: hledger_csv.info, Node: Top, Next: EXAMPLES, Up: (dir)
hledger_csv(5) hledger 1.19.99
******************************
hledger_csv(5) hledger 1.20
***************************
CSV - how hledger reads CSV data, and the CSV rules file format
@ -1192,86 +1192,86 @@ command the user specified.

Tag Table:
Node: Top72
Node: EXAMPLES2793
Ref: #examples2899
Node: Basic3107
Ref: #basic3207
Node: Bank of Ireland3749
Ref: #bank-of-ireland3884
Node: Amazon5346
Ref: #amazon5464
Node: Paypal7183
Ref: #paypal7277
Node: CSV RULES14921
Ref: #csv-rules15030
Node: skip15342
Ref: #skip15435
Node: fields15810
Ref: #fields15932
Node: Transaction field names17097
Ref: #transaction-field-names17257
Node: Posting field names17368
Ref: #posting-field-names17520
Node: account17590
Ref: #account17706
Node: amount18243
Ref: #amount18374
Node: currency19481
Ref: #currency19616
Node: balance19822
Ref: #balance19956
Node: comment20273
Ref: #comment20390
Node: field assignment20553
Ref: #field-assignment20696
Node: separator21514
Ref: #separator21649
Node: if block22189
Ref: #if-block22314
Node: Matching the whole record22715
Ref: #matching-the-whole-record22890
Node: Matching individual fields23694
Ref: #matching-individual-fields23898
Node: Combining matchers24122
Ref: #combining-matchers24318
Node: Rules applied on successful match24631
Ref: #rules-applied-on-successful-match24822
Node: if table25476
Ref: #if-table25595
Node: end27333
Ref: #end27445
Node: date-format27669
Ref: #date-format27801
Node: decimal-mark28550
Ref: #decimal-mark28693
Node: newest-first29032
Ref: #newest-first29173
Node: include29856
Ref: #include29987
Node: balance-type30431
Ref: #balance-type30551
Node: TIPS31251
Ref: #tips31333
Node: Rapid feedback31589
Ref: #rapid-feedback31706
Node: Valid CSV32166
Ref: #valid-csv32296
Node: File Extension32488
Ref: #file-extension32640
Node: Reading multiple CSV files33069
Ref: #reading-multiple-csv-files33254
Node: Valid transactions33495
Ref: #valid-transactions33673
Node: Deduplicating importing34301
Ref: #deduplicating-importing34480
Node: Setting amounts35513
Ref: #setting-amounts35682
Node: Setting currency/commodity36669
Ref: #setting-currencycommodity36861
Node: Referencing other fields38035
Ref: #referencing-other-fields38235
Node: How CSV rules are evaluated39132
Ref: #how-csv-rules-are-evaluated39305
Node: EXAMPLES2787
Ref: #examples2893
Node: Basic3101
Ref: #basic3201
Node: Bank of Ireland3743
Ref: #bank-of-ireland3878
Node: Amazon5340
Ref: #amazon5458
Node: Paypal7177
Ref: #paypal7271
Node: CSV RULES14915
Ref: #csv-rules15024
Node: skip15336
Ref: #skip15429
Node: fields15804
Ref: #fields15926
Node: Transaction field names17091
Ref: #transaction-field-names17251
Node: Posting field names17362
Ref: #posting-field-names17514
Node: account17584
Ref: #account17700
Node: amount18237
Ref: #amount18368
Node: currency19475
Ref: #currency19610
Node: balance19816
Ref: #balance19950
Node: comment20267
Ref: #comment20384
Node: field assignment20547
Ref: #field-assignment20690
Node: separator21508
Ref: #separator21643
Node: if block22183
Ref: #if-block22308
Node: Matching the whole record22709
Ref: #matching-the-whole-record22884
Node: Matching individual fields23688
Ref: #matching-individual-fields23892
Node: Combining matchers24116
Ref: #combining-matchers24312
Node: Rules applied on successful match24625
Ref: #rules-applied-on-successful-match24816
Node: if table25470
Ref: #if-table25589
Node: end27327
Ref: #end27439
Node: date-format27663
Ref: #date-format27795
Node: decimal-mark28544
Ref: #decimal-mark28687
Node: newest-first29026
Ref: #newest-first29167
Node: include29850
Ref: #include29981
Node: balance-type30425
Ref: #balance-type30545
Node: TIPS31245
Ref: #tips31327
Node: Rapid feedback31583
Ref: #rapid-feedback31700
Node: Valid CSV32160
Ref: #valid-csv32290
Node: File Extension32482
Ref: #file-extension32634
Node: Reading multiple CSV files33063
Ref: #reading-multiple-csv-files33248
Node: Valid transactions33489
Ref: #valid-transactions33667
Node: Deduplicating importing34295
Ref: #deduplicating-importing34474
Node: Setting amounts35507
Ref: #setting-amounts35676
Node: Setting currency/commodity36663
Ref: #setting-currencycommodity36855
Node: Referencing other fields38029
Ref: #referencing-other-fields38229
Node: How CSV rules are evaluated39126
Ref: #how-csv-rules-are-evaluated39299

End Tag Table

View File

@ -959,4 +959,4 @@ SEE ALSO
hledger 1.19.99 November 2020 hledger_csv(5)
hledger 1.20 November 2020 hledger_csv(5)

View File

@ -1,6 +1,6 @@
.\"t
.TH "hledger_journal" "5" "November 2020" "hledger 1.19.99" "hledger User Manuals"
.TH "hledger_journal" "5" "November 2020" "hledger 1.20" "hledger User Manuals"

View File

@ -4,8 +4,8 @@ stdin.

File: hledger_journal.info, Node: Top, Up: (dir)
hledger_journal(5) hledger 1.19.99
**********************************
hledger_journal(5) hledger 1.20
*******************************
Journal - hledger's default file format, representing a General Journal
@ -1932,130 +1932,130 @@ will have these tags added:

Tag Table:
Node: Top76
Node: Transactions1875
Ref: #transactions1967
Node: Dates3251
Ref: #dates3350
Node: Simple dates3415
Ref: #simple-dates3541
Node: Secondary dates4050
Ref: #secondary-dates4204
Node: Posting dates5540
Ref: #posting-dates5669
Node: Status7041
Ref: #status7162
Node: Description8870
Ref: #description9004
Node: Payee and note9324
Ref: #payee-and-note9438
Node: Comments9773
Ref: #comments9899
Node: Tags11093
Ref: #tags11208
Node: Postings12601
Ref: #postings12729
Node: Virtual postings13755
Ref: #virtual-postings13872
Node: Account names15177
Ref: #account-names15318
Node: Amounts15805
Ref: #amounts15944
Node: Digit group marks17068
Ref: #digit-group-marks17219
Node: Commodity display style18157
Ref: #commodity-display-style18337
Node: Rounding19880
Ref: #rounding20004
Node: Transaction prices20416
Ref: #transaction-prices20588
Node: Lot prices and lot dates23019
Ref: #lot-prices-and-lot-dates23216
Node: Balance assertions23704
Ref: #balance-assertions23890
Node: Assertions and ordering24923
Ref: #assertions-and-ordering25111
Node: Assertions and included files25811
Ref: #assertions-and-included-files26054
Node: Assertions and multiple -f options26387
Ref: #assertions-and-multiple--f-options26643
Node: Assertions and commodities26775
Ref: #assertions-and-commodities27007
Node: Assertions and prices28164
Ref: #assertions-and-prices28378
Node: Assertions and subaccounts28818
Ref: #assertions-and-subaccounts29047
Node: Assertions and virtual postings29371
Ref: #assertions-and-virtual-postings29613
Node: Assertions and precision29755
Ref: #assertions-and-precision29948
Node: Balance assignments30215
Ref: #balance-assignments30389
Node: Balance assignments and prices31553
Ref: #balance-assignments-and-prices31725
Node: Directives31949
Ref: #directives32108
Node: Directives and multiple files37606
Ref: #directives-and-multiple-files37789
Node: Comment blocks38453
Ref: #comment-blocks38636
Node: Including other files38812
Ref: #including-other-files38992
Node: Default year39916
Ref: #default-year40085
Node: Declaring commodities40492
Ref: #declaring-commodities40675
Node: Commodity error checking42519
Ref: #commodity-error-checking42679
Node: Default commodity42936
Ref: #default-commodity43122
Node: Declaring market prices44011
Ref: #declaring-market-prices44206
Node: Declaring accounts45063
Ref: #declaring-accounts45249
Node: Account error checking46451
Ref: #account-error-checking46627
Node: Account comments47806
Ref: #account-comments48000
Node: Account subdirectives48424
Ref: #account-subdirectives48619
Node: Account types48932
Ref: #account-types49116
Node: Account display order52162
Ref: #account-display-order52332
Node: Rewriting accounts53483
Ref: #rewriting-accounts53668
Node: Basic aliases54425
Ref: #basic-aliases54571
Node: Regex aliases55275
Ref: #regex-aliases55447
Node: Combining aliases56166
Ref: #combining-aliases56359
Node: Aliases and multiple files57635
Ref: #aliases-and-multiple-files57844
Node: end aliases58423
Ref: #end-aliases58580
Node: Default parent account58681
Ref: #default-parent-account58849
Node: Periodic transactions59733
Ref: #periodic-transactions59908
Node: Periodic rule syntax61780
Ref: #periodic-rule-syntax61986
Node: Two spaces between period expression and description!62690
Ref: #two-spaces-between-period-expression-and-description63009
Node: Forecasting with periodic transactions63693
Ref: #forecasting-with-periodic-transactions63998
Node: Budgeting with periodic transactions66053
Ref: #budgeting-with-periodic-transactions66292
Node: Auto postings66701
Ref: #auto-postings66841
Node: Auto postings and multiple files69020
Ref: #auto-postings-and-multiple-files69224
Node: Auto postings and dates69433
Ref: #auto-postings-and-dates69707
Node: Auto postings and transaction balancing / inferred amounts / balance assertions69882
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions70233
Node: Auto posting tags70575
Ref: #auto-posting-tags70790
Node: Transactions1869
Ref: #transactions1961
Node: Dates3245
Ref: #dates3344
Node: Simple dates3409
Ref: #simple-dates3535
Node: Secondary dates4044
Ref: #secondary-dates4198
Node: Posting dates5534
Ref: #posting-dates5663
Node: Status7035
Ref: #status7156
Node: Description8864
Ref: #description8998
Node: Payee and note9318
Ref: #payee-and-note9432
Node: Comments9767
Ref: #comments9893
Node: Tags11087
Ref: #tags11202
Node: Postings12595
Ref: #postings12723
Node: Virtual postings13749
Ref: #virtual-postings13866
Node: Account names15171
Ref: #account-names15312
Node: Amounts15799
Ref: #amounts15938
Node: Digit group marks17062
Ref: #digit-group-marks17213
Node: Commodity display style18151
Ref: #commodity-display-style18331
Node: Rounding19874
Ref: #rounding19998
Node: Transaction prices20410
Ref: #transaction-prices20582
Node: Lot prices and lot dates23013
Ref: #lot-prices-and-lot-dates23210
Node: Balance assertions23698
Ref: #balance-assertions23884
Node: Assertions and ordering24917
Ref: #assertions-and-ordering25105
Node: Assertions and included files25805
Ref: #assertions-and-included-files26048
Node: Assertions and multiple -f options26381
Ref: #assertions-and-multiple--f-options26637
Node: Assertions and commodities26769
Ref: #assertions-and-commodities27001
Node: Assertions and prices28158
Ref: #assertions-and-prices28372
Node: Assertions and subaccounts28812
Ref: #assertions-and-subaccounts29041
Node: Assertions and virtual postings29365
Ref: #assertions-and-virtual-postings29607
Node: Assertions and precision29749
Ref: #assertions-and-precision29942
Node: Balance assignments30209
Ref: #balance-assignments30383
Node: Balance assignments and prices31547
Ref: #balance-assignments-and-prices31719
Node: Directives31943
Ref: #directives32102
Node: Directives and multiple files37600
Ref: #directives-and-multiple-files37783
Node: Comment blocks38447
Ref: #comment-blocks38630
Node: Including other files38806
Ref: #including-other-files38986
Node: Default year39910
Ref: #default-year40079
Node: Declaring commodities40486
Ref: #declaring-commodities40669
Node: Commodity error checking42513
Ref: #commodity-error-checking42673
Node: Default commodity42930
Ref: #default-commodity43116
Node: Declaring market prices44005
Ref: #declaring-market-prices44200
Node: Declaring accounts45057
Ref: #declaring-accounts45243
Node: Account error checking46445
Ref: #account-error-checking46621
Node: Account comments47800
Ref: #account-comments47994
Node: Account subdirectives48418
Ref: #account-subdirectives48613
Node: Account types48926
Ref: #account-types49110
Node: Account display order52156
Ref: #account-display-order52326
Node: Rewriting accounts53477
Ref: #rewriting-accounts53662
Node: Basic aliases54419
Ref: #basic-aliases54565
Node: Regex aliases55269
Ref: #regex-aliases55441
Node: Combining aliases56160
Ref: #combining-aliases56353
Node: Aliases and multiple files57629
Ref: #aliases-and-multiple-files57838
Node: end aliases58417
Ref: #end-aliases58574
Node: Default parent account58675
Ref: #default-parent-account58843
Node: Periodic transactions59727
Ref: #periodic-transactions59902
Node: Periodic rule syntax61774
Ref: #periodic-rule-syntax61980
Node: Two spaces between period expression and description!62684
Ref: #two-spaces-between-period-expression-and-description63003
Node: Forecasting with periodic transactions63687
Ref: #forecasting-with-periodic-transactions63992
Node: Budgeting with periodic transactions66047
Ref: #budgeting-with-periodic-transactions66286
Node: Auto postings66695
Ref: #auto-postings66835
Node: Auto postings and multiple files69014
Ref: #auto-postings-and-multiple-files69218
Node: Auto postings and dates69427
Ref: #auto-postings-and-dates69701
Node: Auto postings and transaction balancing / inferred amounts / balance assertions69876
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions70227
Node: Auto posting tags70569
Ref: #auto-posting-tags70784

End Tag Table

View File

@ -1576,4 +1576,4 @@ SEE ALSO
hledger 1.19.99 November 2020 hledger_journal(5)
hledger 1.20 November 2020 hledger_journal(5)

View File

@ -1,5 +1,5 @@
.TH "hledger_timeclock" "5" "November 2020" "hledger 1.19.99" "hledger User Manuals"
.TH "hledger_timeclock" "5" "November 2020" "hledger 1.20" "hledger User Manuals"

View File

@ -4,8 +4,8 @@ stdin.

File: hledger_timeclock.info, Node: Top, Up: (dir)
hledger_timeclock(5) hledger 1.19.99
************************************
hledger_timeclock(5) hledger 1.20
*********************************
Timeclock - the time logging format of timeclock.el, as read by hledger

View File

@ -78,4 +78,4 @@ SEE ALSO
hledger 1.19.99 November 2020 hledger_timeclock(5)
hledger 1.20 November 2020 hledger_timeclock(5)

View File

@ -1,5 +1,5 @@
.TH "hledger_timedot" "5" "November 2020" "hledger 1.19.99" "hledger User Manuals"
.TH "hledger_timedot" "5" "November 2020" "hledger 1.20" "hledger User Manuals"

View File

@ -4,8 +4,8 @@ stdin.

File: hledger_timedot.info, Node: Top, Up: (dir)
hledger_timedot(5) hledger 1.19.99
**********************************
hledger_timedot(5) hledger 1.20
*******************************
Timedot - hledger's human-friendly time logging format

View File

@ -161,4 +161,4 @@ SEE ALSO
hledger 1.19.99 November 2020 hledger_timedot(5)
hledger 1.20 November 2020 hledger_timedot(5)

View File

@ -1,5 +1,5 @@
.TH "hledger-ui" "1" "November 2020" "hledger-ui 1.19.99" "hledger User Manuals"
.TH "hledger-ui" "1" "November 2020" "hledger-ui 1.20" "hledger User Manuals"

View File

@ -3,8 +3,8 @@ This is hledger-ui.info, produced by makeinfo version 6.7 from stdin.

File: hledger-ui.info, Node: Top, Next: OPTIONS, Up: (dir)
hledger-ui(1) hledger-ui 1.19.99
********************************
hledger-ui(1) hledger-ui 1.20
*****************************
hledger-ui - terminal interface for the hledger accounting tool
@ -519,26 +519,26 @@ program is restarted.

Tag Table:
Node: Top71
Node: OPTIONS1476
Ref: #options1573
Node: keys5640
Ref: #keys5735
Node: screens10067
Ref: #screens10172
Node: accounts screen10262
Ref: #accounts-screen10390
Node: Register screen12605
Ref: #register-screen12760
Node: Transaction screen14757
Ref: #transaction-screen14915
Node: Error screen15785
Ref: #error-screen15907
Node: ENVIRONMENT16151
Ref: #environment16265
Node: FILES17072
Ref: #files17171
Node: BUGS17384
Ref: #bugs17461
Node: OPTIONS1470
Ref: #options1567
Node: keys5634
Ref: #keys5729
Node: screens10061
Ref: #screens10166
Node: accounts screen10256
Ref: #accounts-screen10384
Node: Register screen12599
Ref: #register-screen12754
Node: Transaction screen14751
Ref: #transaction-screen14909
Node: Error screen15779
Ref: #error-screen15901
Node: ENVIRONMENT16145
Ref: #environment16259
Node: FILES17066
Ref: #files17165
Node: BUGS17378
Ref: #bugs17455

End Tag Table

View File

@ -460,4 +460,4 @@ SEE ALSO
hledger-ui 1.19.99 November 2020 hledger-ui(1)
hledger-ui 1.20 November 2020 hledger-ui(1)

View File

@ -1,5 +1,5 @@
.TH "hledger-web" "1" "November 2020" "hledger-web 1.19.99" "hledger User Manuals"
.TH "hledger-web" "1" "November 2020" "hledger-web 1.20" "hledger User Manuals"

View File

@ -3,8 +3,8 @@ This is hledger-web.info, produced by makeinfo version 6.7 from stdin.

File: hledger-web.info, Node: Top, Next: OPTIONS, Up: (dir)
hledger-web(1) hledger-web 1.19.99
**********************************
hledger-web(1) hledger-web 1.20
*******************************
hledger-web - web interface for the hledger accounting tool
@ -589,22 +589,22 @@ awkward.

Tag Table:
Node: Top72
Node: OPTIONS1752
Ref: #options1857
Node: PERMISSIONS8956
Ref: #permissions9095
Node: EDITING UPLOADING DOWNLOADING10307
Ref: #editing-uploading-downloading10488
Node: RELOADING11322
Ref: #reloading11456
Node: JSON API11889
Ref: #json-api12003
Node: ENVIRONMENT17493
Ref: #environment17609
Node: FILES18342
Ref: #files18442
Node: BUGS18655
Ref: #bugs18733
Node: OPTIONS1746
Ref: #options1851
Node: PERMISSIONS8950
Ref: #permissions9089
Node: EDITING UPLOADING DOWNLOADING10301
Ref: #editing-uploading-downloading10482
Node: RELOADING11316
Ref: #reloading11450
Node: JSON API11883
Ref: #json-api11997
Node: ENVIRONMENT17487
Ref: #environment17603
Node: FILES18336
Ref: #files18436
Node: BUGS18649
Ref: #bugs18727

End Tag Table

View File

@ -553,4 +553,4 @@ SEE ALSO
hledger-web 1.19.99 November 2020 hledger-web(1)
hledger-web 1.20 November 2020 hledger-web(1)

View File

@ -1,6 +1,6 @@
.\"t
.TH "hledger" "1" "November 2020" "hledger 1.19.99" "hledger User Manuals"
.TH "hledger" "1" "November 2020" "hledger 1.20" "hledger User Manuals"
@ -3595,18 +3595,10 @@ the old \f[C]check-dates\f[R] command)
.IP \[bu] 2
\f[B]uniqueleafnames\f[R] - all account leaf names are unique (similar
to the old \f[C]check-dupes\f[R] command)
.PP
This command would run all of the checks above:
.IP
.nf
\f[C]
$ hledger check -s ordereddates uniqueleafnames
\f[R]
.fi
.SS Addon checks
.PP
Some checks are not yet integrated with this command, but are available
as [addon commands] in
as add-on commands in
https://github.com/simonmichael/hledger/tree/master/bin:
.IP \[bu] 2
\f[B]hledger-check-tagfiles\f[R] - all tag values containing / (a

View File

@ -3,8 +3,8 @@ This is hledger.info, produced by makeinfo version 6.7 from stdin.

File: hledger.info, Node: Top, Next: COMMON TASKS, Up: (dir)
hledger(1) hledger 1.19.99
**************************
hledger(1) hledger 1.20
***********************
hledger - a command-line accounting tool
@ -3039,10 +3039,6 @@ check command:
* *uniqueleafnames* - all account leaf names are unique (similar to
the old 'check-dupes' command)
This command would run all of the checks above:
$ hledger check -s ordereddates uniqueleafnames

File: hledger.info, Node: Addon checks, Prev: Other checks, Up: check
@ -3050,7 +3046,7 @@ File: hledger.info, Node: Addon checks, Prev: Other checks, Up: check
------------------
Some checks are not yet integrated with this command, but are available
as [addon commands] in
as add-on commands in
https://github.com/simonmichael/hledger/tree/master/bin:
* *hledger-check-tagfiles* - all tag values containing / (a forward
@ -4487,218 +4483,218 @@ $ LANG=en_US.UTF-8 hledger -f my.journal print

Tag Table:
Node: Top68
Node: COMMON TASKS2321
Ref: #common-tasks2433
Node: Getting help2840
Ref: #getting-help2972
Node: Constructing command lines3525
Ref: #constructing-command-lines3717
Node: Starting a journal file4414
Ref: #starting-a-journal-file4612
Node: Setting opening balances5800
Ref: #setting-opening-balances5996
Node: Recording transactions9137
Ref: #recording-transactions9317
Node: Reconciling9873
Ref: #reconciling10016
Node: Reporting12273
Ref: #reporting12413
Node: Migrating to a new file16412
Ref: #migrating-to-a-new-file16560
Node: OPTIONS16859
Ref: #options16966
Node: General options17352
Ref: #general-options17477
Node: Command options20878
Ref: #command-options21029
Node: Command arguments21427
Ref: #command-arguments21574
Node: Queries22454
Ref: #queries22609
Node: Special characters in arguments and queries26571
Ref: #special-characters-in-arguments-and-queries26799
Node: More escaping27250
Ref: #more-escaping27412
Node: Even more escaping27708
Ref: #even-more-escaping27902
Node: Less escaping28573
Ref: #less-escaping28735
Node: Unicode characters28980
Ref: #unicode-characters29162
Node: Input files30574
Ref: #input-files30710
Node: Strict mode33009
Ref: #strict-mode33145
Node: Output destination33793
Ref: #output-destination33945
Node: Output format34370
Ref: #output-format34522
Node: Regular expressions36689
Ref: #regular-expressions36846
Node: Smart dates38582
Ref: #smart-dates38733
Node: Report start & end date40094
Ref: #report-start-end-date40266
Node: Report intervals41763
Ref: #report-intervals41928
Node: Period expressions42318
Ref: #period-expressions42478
Node: Depth limiting46851
Ref: #depth-limiting46995
Node: Pivoting47327
Ref: #pivoting47450
Node: Valuation49126
Ref: #valuation49228
Node: -B Cost49917
Ref: #b-cost50021
Node: -V Value50154
Ref: #v-value50300
Node: -X Value in specified commodity50495
Ref: #x-value-in-specified-commodity50694
Node: Valuation date50843
Ref: #valuation-date51011
Node: Market prices51433
Ref: #market-prices51613
Node: --infer-value market prices from transactions52555
Ref: #infer-value-market-prices-from-transactions52804
Node: Valuation commodity54086
Ref: #valuation-commodity54295
Node: Simple valuation examples55521
Ref: #simple-valuation-examples55723
Node: --value Flexible valuation56382
Ref: #value-flexible-valuation56590
Node: More valuation examples58537
Ref: #more-valuation-examples58746
Node: Effect of valuation on reports60751
Ref: #effect-of-valuation-on-reports60939
Node: COMMANDS67958
Ref: #commands68066
Node: accounts69152
Ref: #accounts69250
Node: activity69949
Ref: #activity70059
Node: add70442
Ref: #add70543
Node: aregister73336
Ref: #aregister73448
Node: aregister and custom posting dates74821
Ref: #aregister-and-custom-posting-dates74994
Ref: #output-format-175587
Node: balance75992
Ref: #balance76109
Node: Classic balance report77589
Ref: #classic-balance-report77762
Node: Customising the classic balance report79086
Ref: #customising-the-classic-balance-report79314
Node: Colour support81390
Ref: #colour-support81557
Node: Flat mode81653
Ref: #flat-mode81801
Node: Depth limited balance reports82214
Ref: #depth-limited-balance-reports82399
Node: Percentages82855
Ref: #percentages83012
Node: Sorting by amount84149
Ref: #sorting-by-amount84315
Node: Multicolumn balance report84809
Ref: #multicolumn-balance-report84995
Node: Budget report90592
Ref: #budget-report90735
Node: Budget report start date96024
Ref: #budget-report-start-date96189
Node: Nested budgets97521
Ref: #nested-budgets97666
Ref: #output-format-2101149
Node: balancesheet101310
Ref: #balancesheet101446
Node: balancesheetequity102958
Ref: #balancesheetequity103107
Node: cashflow104183
Ref: #cashflow104305
Node: check105521
Ref: #check105624
Node: Basic checks106228
Ref: #basic-checks106344
Node: Strict checks106837
Ref: #strict-checks106976
Node: Other checks107219
Ref: #other-checks107356
Node: Addon checks107755
Ref: #addon-checks107870
Node: close108324
Ref: #close108426
Node: close usage109948
Ref: #close-usage110041
Node: codes112854
Ref: #codes112962
Node: commodities113674
Ref: #commodities113801
Node: descriptions113883
Ref: #descriptions114011
Node: diff114315
Ref: #diff114421
Node: files115468
Ref: #files115568
Node: help115715
Ref: #help115815
Node: import116896
Ref: #import117010
Node: Importing balance assignments117932
Ref: #importing-balance-assignments118113
Node: Commodity display styles118762
Ref: #commodity-display-styles118933
Node: incomestatement119062
Ref: #incomestatement119195
Node: notes120540
Ref: #notes120653
Node: payees121021
Ref: #payees121127
Node: prices121547
Ref: #prices121653
Node: print121994
Ref: #print122104
Node: print-unique126900
Ref: #print-unique127026
Node: register127311
Ref: #register127438
Node: Custom register output131887
Ref: #custom-register-output132016
Node: register-match133353
Ref: #register-match133487
Node: rewrite133838
Ref: #rewrite133953
Node: Re-write rules in a file135808
Ref: #re-write-rules-in-a-file135942
Node: Diff output format137152
Ref: #diff-output-format137321
Node: rewrite vs print --auto138413
Ref: #rewrite-vs.-print---auto138592
Node: roi139148
Ref: #roi139246
Node: stats151456
Ref: #stats151555
Node: tags152343
Ref: #tags152441
Node: test152960
Ref: #test153068
Node: Add-on commands153815
Ref: #add-on-commands153932
Node: ui155275
Ref: #ui155363
Node: web155417
Ref: #web155520
Node: iadd155636
Ref: #iadd155747
Node: interest155829
Ref: #interest155936
Node: ENVIRONMENT156176
Ref: #environment156288
Node: FILES157273
Ref: #files-1157376
Node: LIMITATIONS157589
Ref: #limitations157708
Node: TROUBLESHOOTING158450
Ref: #troubleshooting158563
Node: COMMON TASKS2315
Ref: #common-tasks2427
Node: Getting help2834
Ref: #getting-help2966
Node: Constructing command lines3519
Ref: #constructing-command-lines3711
Node: Starting a journal file4408
Ref: #starting-a-journal-file4606
Node: Setting opening balances5794
Ref: #setting-opening-balances5990
Node: Recording transactions9131
Ref: #recording-transactions9311
Node: Reconciling9867
Ref: #reconciling10010
Node: Reporting12267
Ref: #reporting12407
Node: Migrating to a new file16406
Ref: #migrating-to-a-new-file16554
Node: OPTIONS16853
Ref: #options16960
Node: General options17346
Ref: #general-options17471
Node: Command options20872
Ref: #command-options21023
Node: Command arguments21421
Ref: #command-arguments21568
Node: Queries22448
Ref: #queries22603
Node: Special characters in arguments and queries26565
Ref: #special-characters-in-arguments-and-queries26793
Node: More escaping27244
Ref: #more-escaping27406
Node: Even more escaping27702
Ref: #even-more-escaping27896
Node: Less escaping28567
Ref: #less-escaping28729
Node: Unicode characters28974
Ref: #unicode-characters29156
Node: Input files30568
Ref: #input-files30704
Node: Strict mode33003
Ref: #strict-mode33139
Node: Output destination33787
Ref: #output-destination33939
Node: Output format34364
Ref: #output-format34516
Node: Regular expressions36683
Ref: #regular-expressions36840
Node: Smart dates38576
Ref: #smart-dates38727
Node: Report start & end date40088
Ref: #report-start-end-date40260
Node: Report intervals41757
Ref: #report-intervals41922
Node: Period expressions42312
Ref: #period-expressions42472
Node: Depth limiting46845
Ref: #depth-limiting46989
Node: Pivoting47321
Ref: #pivoting47444
Node: Valuation49120
Ref: #valuation49222
Node: -B Cost49911
Ref: #b-cost50015
Node: -V Value50148
Ref: #v-value50294
Node: -X Value in specified commodity50489
Ref: #x-value-in-specified-commodity50688
Node: Valuation date50837
Ref: #valuation-date51005
Node: Market prices51427
Ref: #market-prices51607
Node: --infer-value market prices from transactions52549
Ref: #infer-value-market-prices-from-transactions52798
Node: Valuation commodity54080
Ref: #valuation-commodity54289
Node: Simple valuation examples55515
Ref: #simple-valuation-examples55717
Node: --value Flexible valuation56376
Ref: #value-flexible-valuation56584
Node: More valuation examples58531
Ref: #more-valuation-examples58740
Node: Effect of valuation on reports60745
Ref: #effect-of-valuation-on-reports60933
Node: COMMANDS67952
Ref: #commands68060
Node: accounts69146
Ref: #accounts69244
Node: activity69943
Ref: #activity70053
Node: add70436
Ref: #add70537
Node: aregister73330
Ref: #aregister73442
Node: aregister and custom posting dates74815
Ref: #aregister-and-custom-posting-dates74988
Ref: #output-format-175581
Node: balance75986
Ref: #balance76103
Node: Classic balance report77583
Ref: #classic-balance-report77756
Node: Customising the classic balance report79080
Ref: #customising-the-classic-balance-report79308
Node: Colour support81384
Ref: #colour-support81551
Node: Flat mode81647
Ref: #flat-mode81795
Node: Depth limited balance reports82208
Ref: #depth-limited-balance-reports82393
Node: Percentages82849
Ref: #percentages83006
Node: Sorting by amount84143
Ref: #sorting-by-amount84309
Node: Multicolumn balance report84803
Ref: #multicolumn-balance-report84989
Node: Budget report90586
Ref: #budget-report90729
Node: Budget report start date96018
Ref: #budget-report-start-date96183
Node: Nested budgets97515
Ref: #nested-budgets97660
Ref: #output-format-2101143
Node: balancesheet101304
Ref: #balancesheet101440
Node: balancesheetequity102952
Ref: #balancesheetequity103101
Node: cashflow104177
Ref: #cashflow104299
Node: check105515
Ref: #check105618
Node: Basic checks106222
Ref: #basic-checks106338
Node: Strict checks106831
Ref: #strict-checks106970
Node: Other checks107213
Ref: #other-checks107350
Node: Addon checks107648
Ref: #addon-checks107763
Node: close108216
Ref: #close108318
Node: close usage109840
Ref: #close-usage109933
Node: codes112746
Ref: #codes112854
Node: commodities113566
Ref: #commodities113693
Node: descriptions113775
Ref: #descriptions113903
Node: diff114207
Ref: #diff114313
Node: files115360
Ref: #files115460
Node: help115607
Ref: #help115707
Node: import116788
Ref: #import116902
Node: Importing balance assignments117824
Ref: #importing-balance-assignments118005
Node: Commodity display styles118654
Ref: #commodity-display-styles118825
Node: incomestatement118954
Ref: #incomestatement119087
Node: notes120432
Ref: #notes120545
Node: payees120913
Ref: #payees121019
Node: prices121439
Ref: #prices121545
Node: print121886
Ref: #print121996
Node: print-unique126792
Ref: #print-unique126918
Node: register127203
Ref: #register127330
Node: Custom register output131779
Ref: #custom-register-output131908
Node: register-match133245
Ref: #register-match133379
Node: rewrite133730
Ref: #rewrite133845
Node: Re-write rules in a file135700
Ref: #re-write-rules-in-a-file135834
Node: Diff output format137044
Ref: #diff-output-format137213
Node: rewrite vs print --auto138305
Ref: #rewrite-vs.-print---auto138484
Node: roi139040
Ref: #roi139138
Node: stats151348
Ref: #stats151447
Node: tags152235
Ref: #tags152333
Node: test152852
Ref: #test152960
Node: Add-on commands153707
Ref: #add-on-commands153824
Node: ui155167
Ref: #ui155255
Node: web155309
Ref: #web155412
Node: iadd155528
Ref: #iadd155639
Node: interest155721
Ref: #interest155828
Node: ENVIRONMENT156068
Ref: #environment156180
Node: FILES157165
Ref: #files-1157268
Node: LIMITATIONS157481
Ref: #limitations157600
Node: TROUBLESHOOTING158342
Ref: #troubleshooting158455

End Tag Table

View File

@ -2600,14 +2600,10 @@ COMMANDS
o uniqueleafnames - all account leaf names are unique (similar to the
old check-dupes command)
This command would run all of the checks above:
$ hledger check -s ordereddates uniqueleafnames
Addon checks
Some checks are not yet integrated with this command, but are available
as [addon commands] in https://github.com/simon-
michael/hledger/tree/master/bin:
as add-on commands in https://github.com/simonmichael/hledger/tree/mas-
ter/bin:
o hledger-check-tagfiles - all tag values containing / (a forward
slash) exist as file paths
@ -3845,4 +3841,4 @@ SEE ALSO
hledger 1.19.99 November 2020 hledger(1)
hledger 1.20 November 2020 hledger(1)