;update manuals
This commit is contained in:
parent
2066bb5e9f
commit
5c5256504e
@ -1,6 +1,6 @@
|
|||||||
.\"t
|
.\"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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -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)
|
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
|
CSV - how hledger reads CSV data, and the CSV rules file format
|
||||||
|
|
||||||
@ -1192,86 +1192,86 @@ command the user specified.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top72
|
Node: Top72
|
||||||
Node: EXAMPLES2793
|
Node: EXAMPLES2787
|
||||||
Ref: #examples2899
|
Ref: #examples2893
|
||||||
Node: Basic3107
|
Node: Basic3101
|
||||||
Ref: #basic3207
|
Ref: #basic3201
|
||||||
Node: Bank of Ireland3749
|
Node: Bank of Ireland3743
|
||||||
Ref: #bank-of-ireland3884
|
Ref: #bank-of-ireland3878
|
||||||
Node: Amazon5346
|
Node: Amazon5340
|
||||||
Ref: #amazon5464
|
Ref: #amazon5458
|
||||||
Node: Paypal7183
|
Node: Paypal7177
|
||||||
Ref: #paypal7277
|
Ref: #paypal7271
|
||||||
Node: CSV RULES14921
|
Node: CSV RULES14915
|
||||||
Ref: #csv-rules15030
|
Ref: #csv-rules15024
|
||||||
Node: skip15342
|
Node: skip15336
|
||||||
Ref: #skip15435
|
Ref: #skip15429
|
||||||
Node: fields15810
|
Node: fields15804
|
||||||
Ref: #fields15932
|
Ref: #fields15926
|
||||||
Node: Transaction field names17097
|
Node: Transaction field names17091
|
||||||
Ref: #transaction-field-names17257
|
Ref: #transaction-field-names17251
|
||||||
Node: Posting field names17368
|
Node: Posting field names17362
|
||||||
Ref: #posting-field-names17520
|
Ref: #posting-field-names17514
|
||||||
Node: account17590
|
Node: account17584
|
||||||
Ref: #account17706
|
Ref: #account17700
|
||||||
Node: amount18243
|
Node: amount18237
|
||||||
Ref: #amount18374
|
Ref: #amount18368
|
||||||
Node: currency19481
|
Node: currency19475
|
||||||
Ref: #currency19616
|
Ref: #currency19610
|
||||||
Node: balance19822
|
Node: balance19816
|
||||||
Ref: #balance19956
|
Ref: #balance19950
|
||||||
Node: comment20273
|
Node: comment20267
|
||||||
Ref: #comment20390
|
Ref: #comment20384
|
||||||
Node: field assignment20553
|
Node: field assignment20547
|
||||||
Ref: #field-assignment20696
|
Ref: #field-assignment20690
|
||||||
Node: separator21514
|
Node: separator21508
|
||||||
Ref: #separator21649
|
Ref: #separator21643
|
||||||
Node: if block22189
|
Node: if block22183
|
||||||
Ref: #if-block22314
|
Ref: #if-block22308
|
||||||
Node: Matching the whole record22715
|
Node: Matching the whole record22709
|
||||||
Ref: #matching-the-whole-record22890
|
Ref: #matching-the-whole-record22884
|
||||||
Node: Matching individual fields23694
|
Node: Matching individual fields23688
|
||||||
Ref: #matching-individual-fields23898
|
Ref: #matching-individual-fields23892
|
||||||
Node: Combining matchers24122
|
Node: Combining matchers24116
|
||||||
Ref: #combining-matchers24318
|
Ref: #combining-matchers24312
|
||||||
Node: Rules applied on successful match24631
|
Node: Rules applied on successful match24625
|
||||||
Ref: #rules-applied-on-successful-match24822
|
Ref: #rules-applied-on-successful-match24816
|
||||||
Node: if table25476
|
Node: if table25470
|
||||||
Ref: #if-table25595
|
Ref: #if-table25589
|
||||||
Node: end27333
|
Node: end27327
|
||||||
Ref: #end27445
|
Ref: #end27439
|
||||||
Node: date-format27669
|
Node: date-format27663
|
||||||
Ref: #date-format27801
|
Ref: #date-format27795
|
||||||
Node: decimal-mark28550
|
Node: decimal-mark28544
|
||||||
Ref: #decimal-mark28693
|
Ref: #decimal-mark28687
|
||||||
Node: newest-first29032
|
Node: newest-first29026
|
||||||
Ref: #newest-first29173
|
Ref: #newest-first29167
|
||||||
Node: include29856
|
Node: include29850
|
||||||
Ref: #include29987
|
Ref: #include29981
|
||||||
Node: balance-type30431
|
Node: balance-type30425
|
||||||
Ref: #balance-type30551
|
Ref: #balance-type30545
|
||||||
Node: TIPS31251
|
Node: TIPS31245
|
||||||
Ref: #tips31333
|
Ref: #tips31327
|
||||||
Node: Rapid feedback31589
|
Node: Rapid feedback31583
|
||||||
Ref: #rapid-feedback31706
|
Ref: #rapid-feedback31700
|
||||||
Node: Valid CSV32166
|
Node: Valid CSV32160
|
||||||
Ref: #valid-csv32296
|
Ref: #valid-csv32290
|
||||||
Node: File Extension32488
|
Node: File Extension32482
|
||||||
Ref: #file-extension32640
|
Ref: #file-extension32634
|
||||||
Node: Reading multiple CSV files33069
|
Node: Reading multiple CSV files33063
|
||||||
Ref: #reading-multiple-csv-files33254
|
Ref: #reading-multiple-csv-files33248
|
||||||
Node: Valid transactions33495
|
Node: Valid transactions33489
|
||||||
Ref: #valid-transactions33673
|
Ref: #valid-transactions33667
|
||||||
Node: Deduplicating importing34301
|
Node: Deduplicating importing34295
|
||||||
Ref: #deduplicating-importing34480
|
Ref: #deduplicating-importing34474
|
||||||
Node: Setting amounts35513
|
Node: Setting amounts35507
|
||||||
Ref: #setting-amounts35682
|
Ref: #setting-amounts35676
|
||||||
Node: Setting currency/commodity36669
|
Node: Setting currency/commodity36663
|
||||||
Ref: #setting-currencycommodity36861
|
Ref: #setting-currencycommodity36855
|
||||||
Node: Referencing other fields38035
|
Node: Referencing other fields38029
|
||||||
Ref: #referencing-other-fields38235
|
Ref: #referencing-other-fields38229
|
||||||
Node: How CSV rules are evaluated39132
|
Node: How CSV rules are evaluated39126
|
||||||
Ref: #how-csv-rules-are-evaluated39305
|
Ref: #how-csv-rules-are-evaluated39299
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -959,4 +959,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 1.19.99 November 2020 hledger_csv(5)
|
hledger 1.20 November 2020 hledger_csv(5)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\"t
|
.\"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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ stdin.
|
|||||||
|
|
||||||
File: hledger_journal.info, Node: Top, Up: (dir)
|
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
|
Journal - hledger's default file format, representing a General Journal
|
||||||
|
|
||||||
@ -1932,130 +1932,130 @@ will have these tags added:
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top76
|
Node: Top76
|
||||||
Node: Transactions1875
|
Node: Transactions1869
|
||||||
Ref: #transactions1967
|
Ref: #transactions1961
|
||||||
Node: Dates3251
|
Node: Dates3245
|
||||||
Ref: #dates3350
|
Ref: #dates3344
|
||||||
Node: Simple dates3415
|
Node: Simple dates3409
|
||||||
Ref: #simple-dates3541
|
Ref: #simple-dates3535
|
||||||
Node: Secondary dates4050
|
Node: Secondary dates4044
|
||||||
Ref: #secondary-dates4204
|
Ref: #secondary-dates4198
|
||||||
Node: Posting dates5540
|
Node: Posting dates5534
|
||||||
Ref: #posting-dates5669
|
Ref: #posting-dates5663
|
||||||
Node: Status7041
|
Node: Status7035
|
||||||
Ref: #status7162
|
Ref: #status7156
|
||||||
Node: Description8870
|
Node: Description8864
|
||||||
Ref: #description9004
|
Ref: #description8998
|
||||||
Node: Payee and note9324
|
Node: Payee and note9318
|
||||||
Ref: #payee-and-note9438
|
Ref: #payee-and-note9432
|
||||||
Node: Comments9773
|
Node: Comments9767
|
||||||
Ref: #comments9899
|
Ref: #comments9893
|
||||||
Node: Tags11093
|
Node: Tags11087
|
||||||
Ref: #tags11208
|
Ref: #tags11202
|
||||||
Node: Postings12601
|
Node: Postings12595
|
||||||
Ref: #postings12729
|
Ref: #postings12723
|
||||||
Node: Virtual postings13755
|
Node: Virtual postings13749
|
||||||
Ref: #virtual-postings13872
|
Ref: #virtual-postings13866
|
||||||
Node: Account names15177
|
Node: Account names15171
|
||||||
Ref: #account-names15318
|
Ref: #account-names15312
|
||||||
Node: Amounts15805
|
Node: Amounts15799
|
||||||
Ref: #amounts15944
|
Ref: #amounts15938
|
||||||
Node: Digit group marks17068
|
Node: Digit group marks17062
|
||||||
Ref: #digit-group-marks17219
|
Ref: #digit-group-marks17213
|
||||||
Node: Commodity display style18157
|
Node: Commodity display style18151
|
||||||
Ref: #commodity-display-style18337
|
Ref: #commodity-display-style18331
|
||||||
Node: Rounding19880
|
Node: Rounding19874
|
||||||
Ref: #rounding20004
|
Ref: #rounding19998
|
||||||
Node: Transaction prices20416
|
Node: Transaction prices20410
|
||||||
Ref: #transaction-prices20588
|
Ref: #transaction-prices20582
|
||||||
Node: Lot prices and lot dates23019
|
Node: Lot prices and lot dates23013
|
||||||
Ref: #lot-prices-and-lot-dates23216
|
Ref: #lot-prices-and-lot-dates23210
|
||||||
Node: Balance assertions23704
|
Node: Balance assertions23698
|
||||||
Ref: #balance-assertions23890
|
Ref: #balance-assertions23884
|
||||||
Node: Assertions and ordering24923
|
Node: Assertions and ordering24917
|
||||||
Ref: #assertions-and-ordering25111
|
Ref: #assertions-and-ordering25105
|
||||||
Node: Assertions and included files25811
|
Node: Assertions and included files25805
|
||||||
Ref: #assertions-and-included-files26054
|
Ref: #assertions-and-included-files26048
|
||||||
Node: Assertions and multiple -f options26387
|
Node: Assertions and multiple -f options26381
|
||||||
Ref: #assertions-and-multiple--f-options26643
|
Ref: #assertions-and-multiple--f-options26637
|
||||||
Node: Assertions and commodities26775
|
Node: Assertions and commodities26769
|
||||||
Ref: #assertions-and-commodities27007
|
Ref: #assertions-and-commodities27001
|
||||||
Node: Assertions and prices28164
|
Node: Assertions and prices28158
|
||||||
Ref: #assertions-and-prices28378
|
Ref: #assertions-and-prices28372
|
||||||
Node: Assertions and subaccounts28818
|
Node: Assertions and subaccounts28812
|
||||||
Ref: #assertions-and-subaccounts29047
|
Ref: #assertions-and-subaccounts29041
|
||||||
Node: Assertions and virtual postings29371
|
Node: Assertions and virtual postings29365
|
||||||
Ref: #assertions-and-virtual-postings29613
|
Ref: #assertions-and-virtual-postings29607
|
||||||
Node: Assertions and precision29755
|
Node: Assertions and precision29749
|
||||||
Ref: #assertions-and-precision29948
|
Ref: #assertions-and-precision29942
|
||||||
Node: Balance assignments30215
|
Node: Balance assignments30209
|
||||||
Ref: #balance-assignments30389
|
Ref: #balance-assignments30383
|
||||||
Node: Balance assignments and prices31553
|
Node: Balance assignments and prices31547
|
||||||
Ref: #balance-assignments-and-prices31725
|
Ref: #balance-assignments-and-prices31719
|
||||||
Node: Directives31949
|
Node: Directives31943
|
||||||
Ref: #directives32108
|
Ref: #directives32102
|
||||||
Node: Directives and multiple files37606
|
Node: Directives and multiple files37600
|
||||||
Ref: #directives-and-multiple-files37789
|
Ref: #directives-and-multiple-files37783
|
||||||
Node: Comment blocks38453
|
Node: Comment blocks38447
|
||||||
Ref: #comment-blocks38636
|
Ref: #comment-blocks38630
|
||||||
Node: Including other files38812
|
Node: Including other files38806
|
||||||
Ref: #including-other-files38992
|
Ref: #including-other-files38986
|
||||||
Node: Default year39916
|
Node: Default year39910
|
||||||
Ref: #default-year40085
|
Ref: #default-year40079
|
||||||
Node: Declaring commodities40492
|
Node: Declaring commodities40486
|
||||||
Ref: #declaring-commodities40675
|
Ref: #declaring-commodities40669
|
||||||
Node: Commodity error checking42519
|
Node: Commodity error checking42513
|
||||||
Ref: #commodity-error-checking42679
|
Ref: #commodity-error-checking42673
|
||||||
Node: Default commodity42936
|
Node: Default commodity42930
|
||||||
Ref: #default-commodity43122
|
Ref: #default-commodity43116
|
||||||
Node: Declaring market prices44011
|
Node: Declaring market prices44005
|
||||||
Ref: #declaring-market-prices44206
|
Ref: #declaring-market-prices44200
|
||||||
Node: Declaring accounts45063
|
Node: Declaring accounts45057
|
||||||
Ref: #declaring-accounts45249
|
Ref: #declaring-accounts45243
|
||||||
Node: Account error checking46451
|
Node: Account error checking46445
|
||||||
Ref: #account-error-checking46627
|
Ref: #account-error-checking46621
|
||||||
Node: Account comments47806
|
Node: Account comments47800
|
||||||
Ref: #account-comments48000
|
Ref: #account-comments47994
|
||||||
Node: Account subdirectives48424
|
Node: Account subdirectives48418
|
||||||
Ref: #account-subdirectives48619
|
Ref: #account-subdirectives48613
|
||||||
Node: Account types48932
|
Node: Account types48926
|
||||||
Ref: #account-types49116
|
Ref: #account-types49110
|
||||||
Node: Account display order52162
|
Node: Account display order52156
|
||||||
Ref: #account-display-order52332
|
Ref: #account-display-order52326
|
||||||
Node: Rewriting accounts53483
|
Node: Rewriting accounts53477
|
||||||
Ref: #rewriting-accounts53668
|
Ref: #rewriting-accounts53662
|
||||||
Node: Basic aliases54425
|
Node: Basic aliases54419
|
||||||
Ref: #basic-aliases54571
|
Ref: #basic-aliases54565
|
||||||
Node: Regex aliases55275
|
Node: Regex aliases55269
|
||||||
Ref: #regex-aliases55447
|
Ref: #regex-aliases55441
|
||||||
Node: Combining aliases56166
|
Node: Combining aliases56160
|
||||||
Ref: #combining-aliases56359
|
Ref: #combining-aliases56353
|
||||||
Node: Aliases and multiple files57635
|
Node: Aliases and multiple files57629
|
||||||
Ref: #aliases-and-multiple-files57844
|
Ref: #aliases-and-multiple-files57838
|
||||||
Node: end aliases58423
|
Node: end aliases58417
|
||||||
Ref: #end-aliases58580
|
Ref: #end-aliases58574
|
||||||
Node: Default parent account58681
|
Node: Default parent account58675
|
||||||
Ref: #default-parent-account58849
|
Ref: #default-parent-account58843
|
||||||
Node: Periodic transactions59733
|
Node: Periodic transactions59727
|
||||||
Ref: #periodic-transactions59908
|
Ref: #periodic-transactions59902
|
||||||
Node: Periodic rule syntax61780
|
Node: Periodic rule syntax61774
|
||||||
Ref: #periodic-rule-syntax61986
|
Ref: #periodic-rule-syntax61980
|
||||||
Node: Two spaces between period expression and description!62690
|
Node: Two spaces between period expression and description!62684
|
||||||
Ref: #two-spaces-between-period-expression-and-description63009
|
Ref: #two-spaces-between-period-expression-and-description63003
|
||||||
Node: Forecasting with periodic transactions63693
|
Node: Forecasting with periodic transactions63687
|
||||||
Ref: #forecasting-with-periodic-transactions63998
|
Ref: #forecasting-with-periodic-transactions63992
|
||||||
Node: Budgeting with periodic transactions66053
|
Node: Budgeting with periodic transactions66047
|
||||||
Ref: #budgeting-with-periodic-transactions66292
|
Ref: #budgeting-with-periodic-transactions66286
|
||||||
Node: Auto postings66701
|
Node: Auto postings66695
|
||||||
Ref: #auto-postings66841
|
Ref: #auto-postings66835
|
||||||
Node: Auto postings and multiple files69020
|
Node: Auto postings and multiple files69014
|
||||||
Ref: #auto-postings-and-multiple-files69224
|
Ref: #auto-postings-and-multiple-files69218
|
||||||
Node: Auto postings and dates69433
|
Node: Auto postings and dates69427
|
||||||
Ref: #auto-postings-and-dates69707
|
Ref: #auto-postings-and-dates69701
|
||||||
Node: Auto postings and transaction balancing / inferred amounts / balance assertions69882
|
Node: Auto postings and transaction balancing / inferred amounts / balance assertions69876
|
||||||
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions70233
|
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions70227
|
||||||
Node: Auto posting tags70575
|
Node: Auto posting tags70569
|
||||||
Ref: #auto-posting-tags70790
|
Ref: #auto-posting-tags70784
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -1576,4 +1576,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 1.19.99 November 2020 hledger_journal(5)
|
hledger 1.20 November 2020 hledger_journal(5)
|
||||||
|
|||||||
@ -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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ stdin.
|
|||||||
|
|
||||||
File: hledger_timeclock.info, Node: Top, Up: (dir)
|
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
|
Timeclock - the time logging format of timeclock.el, as read by hledger
|
||||||
|
|
||||||
|
|||||||
@ -78,4 +78,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 1.19.99 November 2020 hledger_timeclock(5)
|
hledger 1.20 November 2020 hledger_timeclock(5)
|
||||||
|
|||||||
@ -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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,8 +4,8 @@ stdin.
|
|||||||
|
|
||||||
File: hledger_timedot.info, Node: Top, Up: (dir)
|
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
|
Timedot - hledger's human-friendly time logging format
|
||||||
|
|
||||||
|
|||||||
@ -161,4 +161,4 @@ SEE ALSO
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
hledger 1.19.99 November 2020 hledger_timedot(5)
|
hledger 1.20 November 2020 hledger_timedot(5)
|
||||||
|
|||||||
@ -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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -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)
|
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
|
hledger-ui - terminal interface for the hledger accounting tool
|
||||||
|
|
||||||
@ -519,26 +519,26 @@ program is restarted.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top71
|
Node: Top71
|
||||||
Node: OPTIONS1476
|
Node: OPTIONS1470
|
||||||
Ref: #options1573
|
Ref: #options1567
|
||||||
Node: keys5640
|
Node: keys5634
|
||||||
Ref: #keys5735
|
Ref: #keys5729
|
||||||
Node: screens10067
|
Node: screens10061
|
||||||
Ref: #screens10172
|
Ref: #screens10166
|
||||||
Node: accounts screen10262
|
Node: accounts screen10256
|
||||||
Ref: #accounts-screen10390
|
Ref: #accounts-screen10384
|
||||||
Node: Register screen12605
|
Node: Register screen12599
|
||||||
Ref: #register-screen12760
|
Ref: #register-screen12754
|
||||||
Node: Transaction screen14757
|
Node: Transaction screen14751
|
||||||
Ref: #transaction-screen14915
|
Ref: #transaction-screen14909
|
||||||
Node: Error screen15785
|
Node: Error screen15779
|
||||||
Ref: #error-screen15907
|
Ref: #error-screen15901
|
||||||
Node: ENVIRONMENT16151
|
Node: ENVIRONMENT16145
|
||||||
Ref: #environment16265
|
Ref: #environment16259
|
||||||
Node: FILES17072
|
Node: FILES17066
|
||||||
Ref: #files17171
|
Ref: #files17165
|
||||||
Node: BUGS17384
|
Node: BUGS17378
|
||||||
Ref: #bugs17461
|
Ref: #bugs17455
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -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)
|
||||||
|
|||||||
@ -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"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -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)
|
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
|
hledger-web - web interface for the hledger accounting tool
|
||||||
|
|
||||||
@ -589,22 +589,22 @@ awkward.
|
|||||||
|
|
||||||
Tag Table:
|
Tag Table:
|
||||||
Node: Top72
|
Node: Top72
|
||||||
Node: OPTIONS1752
|
Node: OPTIONS1746
|
||||||
Ref: #options1857
|
Ref: #options1851
|
||||||
Node: PERMISSIONS8956
|
Node: PERMISSIONS8950
|
||||||
Ref: #permissions9095
|
Ref: #permissions9089
|
||||||
Node: EDITING UPLOADING DOWNLOADING10307
|
Node: EDITING UPLOADING DOWNLOADING10301
|
||||||
Ref: #editing-uploading-downloading10488
|
Ref: #editing-uploading-downloading10482
|
||||||
Node: RELOADING11322
|
Node: RELOADING11316
|
||||||
Ref: #reloading11456
|
Ref: #reloading11450
|
||||||
Node: JSON API11889
|
Node: JSON API11883
|
||||||
Ref: #json-api12003
|
Ref: #json-api11997
|
||||||
Node: ENVIRONMENT17493
|
Node: ENVIRONMENT17487
|
||||||
Ref: #environment17609
|
Ref: #environment17603
|
||||||
Node: FILES18342
|
Node: FILES18336
|
||||||
Ref: #files18442
|
Ref: #files18436
|
||||||
Node: BUGS18655
|
Node: BUGS18649
|
||||||
Ref: #bugs18733
|
Ref: #bugs18727
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -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)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.\"t
|
.\"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
|
.IP \[bu] 2
|
||||||
\f[B]uniqueleafnames\f[R] - all account leaf names are unique (similar
|
\f[B]uniqueleafnames\f[R] - all account leaf names are unique (similar
|
||||||
to the old \f[C]check-dupes\f[R] command)
|
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
|
.SS Addon checks
|
||||||
.PP
|
.PP
|
||||||
Some checks are not yet integrated with this command, but are available
|
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:
|
https://github.com/simonmichael/hledger/tree/master/bin:
|
||||||
.IP \[bu] 2
|
.IP \[bu] 2
|
||||||
\f[B]hledger-check-tagfiles\f[R] - all tag values containing / (a
|
\f[B]hledger-check-tagfiles\f[R] - all tag values containing / (a
|
||||||
|
|||||||
@ -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)
|
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
|
hledger - a command-line accounting tool
|
||||||
|
|
||||||
@ -3039,10 +3039,6 @@ check command:
|
|||||||
* *uniqueleafnames* - all account leaf names are unique (similar to
|
* *uniqueleafnames* - all account leaf names are unique (similar to
|
||||||
the old 'check-dupes' command)
|
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
|
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
|
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:
|
https://github.com/simonmichael/hledger/tree/master/bin:
|
||||||
|
|
||||||
* *hledger-check-tagfiles* - all tag values containing / (a forward
|
* *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:
|
Tag Table:
|
||||||
Node: Top68
|
Node: Top68
|
||||||
Node: COMMON TASKS2321
|
Node: COMMON TASKS2315
|
||||||
Ref: #common-tasks2433
|
Ref: #common-tasks2427
|
||||||
Node: Getting help2840
|
Node: Getting help2834
|
||||||
Ref: #getting-help2972
|
Ref: #getting-help2966
|
||||||
Node: Constructing command lines3525
|
Node: Constructing command lines3519
|
||||||
Ref: #constructing-command-lines3717
|
Ref: #constructing-command-lines3711
|
||||||
Node: Starting a journal file4414
|
Node: Starting a journal file4408
|
||||||
Ref: #starting-a-journal-file4612
|
Ref: #starting-a-journal-file4606
|
||||||
Node: Setting opening balances5800
|
Node: Setting opening balances5794
|
||||||
Ref: #setting-opening-balances5996
|
Ref: #setting-opening-balances5990
|
||||||
Node: Recording transactions9137
|
Node: Recording transactions9131
|
||||||
Ref: #recording-transactions9317
|
Ref: #recording-transactions9311
|
||||||
Node: Reconciling9873
|
Node: Reconciling9867
|
||||||
Ref: #reconciling10016
|
Ref: #reconciling10010
|
||||||
Node: Reporting12273
|
Node: Reporting12267
|
||||||
Ref: #reporting12413
|
Ref: #reporting12407
|
||||||
Node: Migrating to a new file16412
|
Node: Migrating to a new file16406
|
||||||
Ref: #migrating-to-a-new-file16560
|
Ref: #migrating-to-a-new-file16554
|
||||||
Node: OPTIONS16859
|
Node: OPTIONS16853
|
||||||
Ref: #options16966
|
Ref: #options16960
|
||||||
Node: General options17352
|
Node: General options17346
|
||||||
Ref: #general-options17477
|
Ref: #general-options17471
|
||||||
Node: Command options20878
|
Node: Command options20872
|
||||||
Ref: #command-options21029
|
Ref: #command-options21023
|
||||||
Node: Command arguments21427
|
Node: Command arguments21421
|
||||||
Ref: #command-arguments21574
|
Ref: #command-arguments21568
|
||||||
Node: Queries22454
|
Node: Queries22448
|
||||||
Ref: #queries22609
|
Ref: #queries22603
|
||||||
Node: Special characters in arguments and queries26571
|
Node: Special characters in arguments and queries26565
|
||||||
Ref: #special-characters-in-arguments-and-queries26799
|
Ref: #special-characters-in-arguments-and-queries26793
|
||||||
Node: More escaping27250
|
Node: More escaping27244
|
||||||
Ref: #more-escaping27412
|
Ref: #more-escaping27406
|
||||||
Node: Even more escaping27708
|
Node: Even more escaping27702
|
||||||
Ref: #even-more-escaping27902
|
Ref: #even-more-escaping27896
|
||||||
Node: Less escaping28573
|
Node: Less escaping28567
|
||||||
Ref: #less-escaping28735
|
Ref: #less-escaping28729
|
||||||
Node: Unicode characters28980
|
Node: Unicode characters28974
|
||||||
Ref: #unicode-characters29162
|
Ref: #unicode-characters29156
|
||||||
Node: Input files30574
|
Node: Input files30568
|
||||||
Ref: #input-files30710
|
Ref: #input-files30704
|
||||||
Node: Strict mode33009
|
Node: Strict mode33003
|
||||||
Ref: #strict-mode33145
|
Ref: #strict-mode33139
|
||||||
Node: Output destination33793
|
Node: Output destination33787
|
||||||
Ref: #output-destination33945
|
Ref: #output-destination33939
|
||||||
Node: Output format34370
|
Node: Output format34364
|
||||||
Ref: #output-format34522
|
Ref: #output-format34516
|
||||||
Node: Regular expressions36689
|
Node: Regular expressions36683
|
||||||
Ref: #regular-expressions36846
|
Ref: #regular-expressions36840
|
||||||
Node: Smart dates38582
|
Node: Smart dates38576
|
||||||
Ref: #smart-dates38733
|
Ref: #smart-dates38727
|
||||||
Node: Report start & end date40094
|
Node: Report start & end date40088
|
||||||
Ref: #report-start-end-date40266
|
Ref: #report-start-end-date40260
|
||||||
Node: Report intervals41763
|
Node: Report intervals41757
|
||||||
Ref: #report-intervals41928
|
Ref: #report-intervals41922
|
||||||
Node: Period expressions42318
|
Node: Period expressions42312
|
||||||
Ref: #period-expressions42478
|
Ref: #period-expressions42472
|
||||||
Node: Depth limiting46851
|
Node: Depth limiting46845
|
||||||
Ref: #depth-limiting46995
|
Ref: #depth-limiting46989
|
||||||
Node: Pivoting47327
|
Node: Pivoting47321
|
||||||
Ref: #pivoting47450
|
Ref: #pivoting47444
|
||||||
Node: Valuation49126
|
Node: Valuation49120
|
||||||
Ref: #valuation49228
|
Ref: #valuation49222
|
||||||
Node: -B Cost49917
|
Node: -B Cost49911
|
||||||
Ref: #b-cost50021
|
Ref: #b-cost50015
|
||||||
Node: -V Value50154
|
Node: -V Value50148
|
||||||
Ref: #v-value50300
|
Ref: #v-value50294
|
||||||
Node: -X Value in specified commodity50495
|
Node: -X Value in specified commodity50489
|
||||||
Ref: #x-value-in-specified-commodity50694
|
Ref: #x-value-in-specified-commodity50688
|
||||||
Node: Valuation date50843
|
Node: Valuation date50837
|
||||||
Ref: #valuation-date51011
|
Ref: #valuation-date51005
|
||||||
Node: Market prices51433
|
Node: Market prices51427
|
||||||
Ref: #market-prices51613
|
Ref: #market-prices51607
|
||||||
Node: --infer-value market prices from transactions52555
|
Node: --infer-value market prices from transactions52549
|
||||||
Ref: #infer-value-market-prices-from-transactions52804
|
Ref: #infer-value-market-prices-from-transactions52798
|
||||||
Node: Valuation commodity54086
|
Node: Valuation commodity54080
|
||||||
Ref: #valuation-commodity54295
|
Ref: #valuation-commodity54289
|
||||||
Node: Simple valuation examples55521
|
Node: Simple valuation examples55515
|
||||||
Ref: #simple-valuation-examples55723
|
Ref: #simple-valuation-examples55717
|
||||||
Node: --value Flexible valuation56382
|
Node: --value Flexible valuation56376
|
||||||
Ref: #value-flexible-valuation56590
|
Ref: #value-flexible-valuation56584
|
||||||
Node: More valuation examples58537
|
Node: More valuation examples58531
|
||||||
Ref: #more-valuation-examples58746
|
Ref: #more-valuation-examples58740
|
||||||
Node: Effect of valuation on reports60751
|
Node: Effect of valuation on reports60745
|
||||||
Ref: #effect-of-valuation-on-reports60939
|
Ref: #effect-of-valuation-on-reports60933
|
||||||
Node: COMMANDS67958
|
Node: COMMANDS67952
|
||||||
Ref: #commands68066
|
Ref: #commands68060
|
||||||
Node: accounts69152
|
Node: accounts69146
|
||||||
Ref: #accounts69250
|
Ref: #accounts69244
|
||||||
Node: activity69949
|
Node: activity69943
|
||||||
Ref: #activity70059
|
Ref: #activity70053
|
||||||
Node: add70442
|
Node: add70436
|
||||||
Ref: #add70543
|
Ref: #add70537
|
||||||
Node: aregister73336
|
Node: aregister73330
|
||||||
Ref: #aregister73448
|
Ref: #aregister73442
|
||||||
Node: aregister and custom posting dates74821
|
Node: aregister and custom posting dates74815
|
||||||
Ref: #aregister-and-custom-posting-dates74994
|
Ref: #aregister-and-custom-posting-dates74988
|
||||||
Ref: #output-format-175587
|
Ref: #output-format-175581
|
||||||
Node: balance75992
|
Node: balance75986
|
||||||
Ref: #balance76109
|
Ref: #balance76103
|
||||||
Node: Classic balance report77589
|
Node: Classic balance report77583
|
||||||
Ref: #classic-balance-report77762
|
Ref: #classic-balance-report77756
|
||||||
Node: Customising the classic balance report79086
|
Node: Customising the classic balance report79080
|
||||||
Ref: #customising-the-classic-balance-report79314
|
Ref: #customising-the-classic-balance-report79308
|
||||||
Node: Colour support81390
|
Node: Colour support81384
|
||||||
Ref: #colour-support81557
|
Ref: #colour-support81551
|
||||||
Node: Flat mode81653
|
Node: Flat mode81647
|
||||||
Ref: #flat-mode81801
|
Ref: #flat-mode81795
|
||||||
Node: Depth limited balance reports82214
|
Node: Depth limited balance reports82208
|
||||||
Ref: #depth-limited-balance-reports82399
|
Ref: #depth-limited-balance-reports82393
|
||||||
Node: Percentages82855
|
Node: Percentages82849
|
||||||
Ref: #percentages83012
|
Ref: #percentages83006
|
||||||
Node: Sorting by amount84149
|
Node: Sorting by amount84143
|
||||||
Ref: #sorting-by-amount84315
|
Ref: #sorting-by-amount84309
|
||||||
Node: Multicolumn balance report84809
|
Node: Multicolumn balance report84803
|
||||||
Ref: #multicolumn-balance-report84995
|
Ref: #multicolumn-balance-report84989
|
||||||
Node: Budget report90592
|
Node: Budget report90586
|
||||||
Ref: #budget-report90735
|
Ref: #budget-report90729
|
||||||
Node: Budget report start date96024
|
Node: Budget report start date96018
|
||||||
Ref: #budget-report-start-date96189
|
Ref: #budget-report-start-date96183
|
||||||
Node: Nested budgets97521
|
Node: Nested budgets97515
|
||||||
Ref: #nested-budgets97666
|
Ref: #nested-budgets97660
|
||||||
Ref: #output-format-2101149
|
Ref: #output-format-2101143
|
||||||
Node: balancesheet101310
|
Node: balancesheet101304
|
||||||
Ref: #balancesheet101446
|
Ref: #balancesheet101440
|
||||||
Node: balancesheetequity102958
|
Node: balancesheetequity102952
|
||||||
Ref: #balancesheetequity103107
|
Ref: #balancesheetequity103101
|
||||||
Node: cashflow104183
|
Node: cashflow104177
|
||||||
Ref: #cashflow104305
|
Ref: #cashflow104299
|
||||||
Node: check105521
|
Node: check105515
|
||||||
Ref: #check105624
|
Ref: #check105618
|
||||||
Node: Basic checks106228
|
Node: Basic checks106222
|
||||||
Ref: #basic-checks106344
|
Ref: #basic-checks106338
|
||||||
Node: Strict checks106837
|
Node: Strict checks106831
|
||||||
Ref: #strict-checks106976
|
Ref: #strict-checks106970
|
||||||
Node: Other checks107219
|
Node: Other checks107213
|
||||||
Ref: #other-checks107356
|
Ref: #other-checks107350
|
||||||
Node: Addon checks107755
|
Node: Addon checks107648
|
||||||
Ref: #addon-checks107870
|
Ref: #addon-checks107763
|
||||||
Node: close108324
|
Node: close108216
|
||||||
Ref: #close108426
|
Ref: #close108318
|
||||||
Node: close usage109948
|
Node: close usage109840
|
||||||
Ref: #close-usage110041
|
Ref: #close-usage109933
|
||||||
Node: codes112854
|
Node: codes112746
|
||||||
Ref: #codes112962
|
Ref: #codes112854
|
||||||
Node: commodities113674
|
Node: commodities113566
|
||||||
Ref: #commodities113801
|
Ref: #commodities113693
|
||||||
Node: descriptions113883
|
Node: descriptions113775
|
||||||
Ref: #descriptions114011
|
Ref: #descriptions113903
|
||||||
Node: diff114315
|
Node: diff114207
|
||||||
Ref: #diff114421
|
Ref: #diff114313
|
||||||
Node: files115468
|
Node: files115360
|
||||||
Ref: #files115568
|
Ref: #files115460
|
||||||
Node: help115715
|
Node: help115607
|
||||||
Ref: #help115815
|
Ref: #help115707
|
||||||
Node: import116896
|
Node: import116788
|
||||||
Ref: #import117010
|
Ref: #import116902
|
||||||
Node: Importing balance assignments117932
|
Node: Importing balance assignments117824
|
||||||
Ref: #importing-balance-assignments118113
|
Ref: #importing-balance-assignments118005
|
||||||
Node: Commodity display styles118762
|
Node: Commodity display styles118654
|
||||||
Ref: #commodity-display-styles118933
|
Ref: #commodity-display-styles118825
|
||||||
Node: incomestatement119062
|
Node: incomestatement118954
|
||||||
Ref: #incomestatement119195
|
Ref: #incomestatement119087
|
||||||
Node: notes120540
|
Node: notes120432
|
||||||
Ref: #notes120653
|
Ref: #notes120545
|
||||||
Node: payees121021
|
Node: payees120913
|
||||||
Ref: #payees121127
|
Ref: #payees121019
|
||||||
Node: prices121547
|
Node: prices121439
|
||||||
Ref: #prices121653
|
Ref: #prices121545
|
||||||
Node: print121994
|
Node: print121886
|
||||||
Ref: #print122104
|
Ref: #print121996
|
||||||
Node: print-unique126900
|
Node: print-unique126792
|
||||||
Ref: #print-unique127026
|
Ref: #print-unique126918
|
||||||
Node: register127311
|
Node: register127203
|
||||||
Ref: #register127438
|
Ref: #register127330
|
||||||
Node: Custom register output131887
|
Node: Custom register output131779
|
||||||
Ref: #custom-register-output132016
|
Ref: #custom-register-output131908
|
||||||
Node: register-match133353
|
Node: register-match133245
|
||||||
Ref: #register-match133487
|
Ref: #register-match133379
|
||||||
Node: rewrite133838
|
Node: rewrite133730
|
||||||
Ref: #rewrite133953
|
Ref: #rewrite133845
|
||||||
Node: Re-write rules in a file135808
|
Node: Re-write rules in a file135700
|
||||||
Ref: #re-write-rules-in-a-file135942
|
Ref: #re-write-rules-in-a-file135834
|
||||||
Node: Diff output format137152
|
Node: Diff output format137044
|
||||||
Ref: #diff-output-format137321
|
Ref: #diff-output-format137213
|
||||||
Node: rewrite vs print --auto138413
|
Node: rewrite vs print --auto138305
|
||||||
Ref: #rewrite-vs.-print---auto138592
|
Ref: #rewrite-vs.-print---auto138484
|
||||||
Node: roi139148
|
Node: roi139040
|
||||||
Ref: #roi139246
|
Ref: #roi139138
|
||||||
Node: stats151456
|
Node: stats151348
|
||||||
Ref: #stats151555
|
Ref: #stats151447
|
||||||
Node: tags152343
|
Node: tags152235
|
||||||
Ref: #tags152441
|
Ref: #tags152333
|
||||||
Node: test152960
|
Node: test152852
|
||||||
Ref: #test153068
|
Ref: #test152960
|
||||||
Node: Add-on commands153815
|
Node: Add-on commands153707
|
||||||
Ref: #add-on-commands153932
|
Ref: #add-on-commands153824
|
||||||
Node: ui155275
|
Node: ui155167
|
||||||
Ref: #ui155363
|
Ref: #ui155255
|
||||||
Node: web155417
|
Node: web155309
|
||||||
Ref: #web155520
|
Ref: #web155412
|
||||||
Node: iadd155636
|
Node: iadd155528
|
||||||
Ref: #iadd155747
|
Ref: #iadd155639
|
||||||
Node: interest155829
|
Node: interest155721
|
||||||
Ref: #interest155936
|
Ref: #interest155828
|
||||||
Node: ENVIRONMENT156176
|
Node: ENVIRONMENT156068
|
||||||
Ref: #environment156288
|
Ref: #environment156180
|
||||||
Node: FILES157273
|
Node: FILES157165
|
||||||
Ref: #files-1157376
|
Ref: #files-1157268
|
||||||
Node: LIMITATIONS157589
|
Node: LIMITATIONS157481
|
||||||
Ref: #limitations157708
|
Ref: #limitations157600
|
||||||
Node: TROUBLESHOOTING158450
|
Node: TROUBLESHOOTING158342
|
||||||
Ref: #troubleshooting158563
|
Ref: #troubleshooting158455
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
|
||||||
|
|||||||
@ -2600,14 +2600,10 @@ COMMANDS
|
|||||||
o uniqueleafnames - all account leaf names are unique (similar to the
|
o uniqueleafnames - all account leaf names are unique (similar to the
|
||||||
old check-dupes command)
|
old check-dupes command)
|
||||||
|
|
||||||
This command would run all of the checks above:
|
|
||||||
|
|
||||||
$ hledger check -s ordereddates uniqueleafnames
|
|
||||||
|
|
||||||
Addon checks
|
Addon checks
|
||||||
Some checks are not yet integrated with this command, but are available
|
Some checks are not yet integrated with this command, but are available
|
||||||
as [addon commands] in https://github.com/simon-
|
as add-on commands in https://github.com/simonmichael/hledger/tree/mas-
|
||||||
michael/hledger/tree/master/bin:
|
ter/bin:
|
||||||
|
|
||||||
o hledger-check-tagfiles - all tag values containing / (a forward
|
o hledger-check-tagfiles - all tag values containing / (a forward
|
||||||
slash) exist as file paths
|
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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user