;doc: update manual versions

[ci skip]
This commit is contained in:
Simon Michael 2020-03-05 15:51:54 -08:00
parent 21fdcec6b7
commit 432b1c8ff4
12 changed files with 184 additions and 184 deletions

View File

@ -1,6 +1,6 @@
.\"t
.TH "hledger_csv" "5" "March 2020" "hledger 1.17" "hledger User Manuals"
.TH "hledger_csv" "5" "March 2020" "hledger 1.17.0.1" "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.17
***************************
hledger_csv(5) hledger 1.17.0.1
*******************************
CSV - how hledger reads CSV data, and the CSV rules file format
@ -971,64 +971,64 @@ command the user specified.

Tag Table:
Node: Top72
Node: EXAMPLES2093
Ref: #examples2199
Node: Basic2407
Ref: #basic2507
Node: Bank of Ireland3049
Ref: #bank-of-ireland3184
Node: Amazon4646
Ref: #amazon4764
Node: Paypal6483
Ref: #paypal6577
Node: CSV RULES14221
Ref: #csv-rules14330
Node: skip14606
Ref: #skip14699
Node: fields15074
Ref: #fields15196
Node: Transaction field names16361
Ref: #transaction-field-names16521
Node: Posting field names16632
Ref: #posting-field-names16784
Node: field assignment18075
Ref: #field-assignment18218
Node: separator19036
Ref: #separator19165
Node: if19576
Ref: #if19678
Node: end21597
Ref: #end21703
Node: date-format21927
Ref: #date-format22059
Node: newest-first22808
Ref: #newest-first22946
Node: include23629
Ref: #include23758
Node: balance-type24202
Ref: #balance-type24322
Node: TIPS25022
Ref: #tips25104
Node: Rapid feedback25360
Ref: #rapid-feedback25477
Node: Valid CSV25937
Ref: #valid-csv26067
Node: File Extension26259
Ref: #file-extension26411
Node: Reading multiple CSV files26821
Ref: #reading-multiple-csv-files27006
Node: Valid transactions27247
Ref: #valid-transactions27425
Node: Deduplicating importing28053
Ref: #deduplicating-importing28232
Node: Setting amounts29265
Ref: #setting-amounts29434
Node: Setting currency/commodity30420
Ref: #setting-currencycommodity30612
Node: Referencing other fields31415
Ref: #referencing-other-fields31615
Node: How CSV rules are evaluated32512
Ref: #how-csv-rules-are-evaluated32685
Node: EXAMPLES2101
Ref: #examples2207
Node: Basic2415
Ref: #basic2515
Node: Bank of Ireland3057
Ref: #bank-of-ireland3192
Node: Amazon4654
Ref: #amazon4772
Node: Paypal6491
Ref: #paypal6585
Node: CSV RULES14229
Ref: #csv-rules14338
Node: skip14614
Ref: #skip14707
Node: fields15082
Ref: #fields15204
Node: Transaction field names16369
Ref: #transaction-field-names16529
Node: Posting field names16640
Ref: #posting-field-names16792
Node: field assignment18083
Ref: #field-assignment18226
Node: separator19044
Ref: #separator19173
Node: if19584
Ref: #if19686
Node: end21605
Ref: #end21711
Node: date-format21935
Ref: #date-format22067
Node: newest-first22816
Ref: #newest-first22954
Node: include23637
Ref: #include23766
Node: balance-type24210
Ref: #balance-type24330
Node: TIPS25030
Ref: #tips25112
Node: Rapid feedback25368
Ref: #rapid-feedback25485
Node: Valid CSV25945
Ref: #valid-csv26075
Node: File Extension26267
Ref: #file-extension26419
Node: Reading multiple CSV files26829
Ref: #reading-multiple-csv-files27014
Node: Valid transactions27255
Ref: #valid-transactions27433
Node: Deduplicating importing28061
Ref: #deduplicating-importing28240
Node: Setting amounts29273
Ref: #setting-amounts29442
Node: Setting currency/commodity30428
Ref: #setting-currencycommodity30620
Node: Referencing other fields31423
Ref: #referencing-other-fields31623
Node: How CSV rules are evaluated32520
Ref: #how-csv-rules-are-evaluated32693

End Tag Table

View File

@ -819,4 +819,4 @@ SEE ALSO
hledger 1.17 March 2020 hledger_csv(5)
hledger 1.17.0.1 March 2020 hledger_csv(5)

View File

@ -1,6 +1,6 @@
.\"t
.TH "hledger_journal" "5" "March 2020" "hledger 1.17" "hledger User Manuals"
.TH "hledger_journal" "5" "March 2020" "hledger 1.17.0.1" "hledger User Manuals"

View File

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

File: hledger_journal.info, Node: Top, Up: (dir)
hledger_journal(5) hledger 1.17
*******************************
hledger_journal(5) hledger 1.17.0.1
***********************************
Journal - hledger's default file format, representing a General Journal
@ -1735,116 +1735,116 @@ rules will have these tags added:

Tag Table:
Node: Top76
Node: Transactions1869
Ref: #transactions1961
Node: Dates3150
Ref: #dates3249
Node: Simple dates3314
Ref: #simple-dates3440
Node: Secondary dates3949
Ref: #secondary-dates4103
Node: Posting dates5439
Ref: #posting-dates5568
Node: Status6940
Ref: #status7061
Node: Description8769
Ref: #description8903
Node: Payee and note9223
Ref: #payee-and-note9337
Node: Comments9672
Ref: #comments9798
Node: Tags10992
Ref: #tags11107
Node: Postings12500
Ref: #postings12628
Node: Virtual Postings13654
Ref: #virtual-postings13771
Node: Account names15076
Ref: #account-names15217
Node: Amounts15704
Ref: #amounts15843
Node: Digit group marks16775
Ref: #digit-group-marks16923
Node: Amount display style17861
Ref: #amount-display-style18015
Node: Transaction prices19176
Ref: #transaction-prices19342
Node: Balance Assertions21608
Ref: #balance-assertions21788
Node: Assertions and ordering22821
Ref: #assertions-and-ordering23009
Node: Assertions and included files23709
Ref: #assertions-and-included-files23952
Node: Assertions and multiple -f options24285
Ref: #assertions-and-multiple--f-options24541
Node: Assertions and commodities24673
Ref: #assertions-and-commodities24905
Node: Assertions and prices26062
Ref: #assertions-and-prices26276
Node: Assertions and subaccounts26716
Ref: #assertions-and-subaccounts26945
Node: Assertions and virtual postings27269
Ref: #assertions-and-virtual-postings27511
Node: Assertions and precision27653
Ref: #assertions-and-precision27846
Node: Balance Assignments28113
Ref: #balance-assignments28287
Node: Balance assignments and prices29451
Ref: #balance-assignments-and-prices29623
Node: Directives29847
Ref: #directives30006
Node: Comment blocks35654
Ref: #comment-blocks35799
Node: Including other files35975
Ref: #including-other-files36155
Node: Default year36563
Ref: #default-year36732
Node: Declaring commodities37139
Ref: #declaring-commodities37322
Node: Default commodity38995
Ref: #default-commodity39171
Node: Market prices40060
Ref: #market-prices40225
Node: Declaring accounts41066
Ref: #declaring-accounts41242
Node: Account comments42167
Ref: #account-comments42330
Node: Account subdirectives42754
Ref: #account-subdirectives42949
Node: Account types43262
Ref: #account-types43446
Node: Account display order45085
Ref: #account-display-order45255
Node: Rewriting accounts46406
Ref: #rewriting-accounts46591
Node: Basic aliases47317
Ref: #basic-aliases47463
Node: Regex aliases48167
Ref: #regex-aliases48339
Node: Combining aliases49057
Ref: #combining-aliases49235
Node: end aliases50511
Ref: #end-aliases50659
Node: Default parent account50760
Ref: #default-parent-account50926
Node: Periodic transactions51810
Ref: #periodic-transactions52009
Node: Periodic rule syntax53881
Ref: #periodic-rule-syntax54087
Node: Two spaces between period expression and description!54791
Ref: #two-spaces-between-period-expression-and-description55110
Node: Forecasting with periodic transactions55794
Ref: #forecasting-with-periodic-transactions56099
Node: Budgeting with periodic transactions58125
Ref: #budgeting-with-periodic-transactions58364
Node: Auto postings / transaction modifiers58813
Ref: #auto-postings-transaction-modifiers59025
Node: Auto postings and dates61521
Ref: #auto-postings-and-dates61778
Node: Auto postings and transaction balancing / inferred amounts / balance assertions61953
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions62328
Node: Auto posting tags62706
Ref: #auto-posting-tags62945
Node: Transactions1877
Ref: #transactions1969
Node: Dates3158
Ref: #dates3257
Node: Simple dates3322
Ref: #simple-dates3448
Node: Secondary dates3957
Ref: #secondary-dates4111
Node: Posting dates5447
Ref: #posting-dates5576
Node: Status6948
Ref: #status7069
Node: Description8777
Ref: #description8911
Node: Payee and note9231
Ref: #payee-and-note9345
Node: Comments9680
Ref: #comments9806
Node: Tags11000
Ref: #tags11115
Node: Postings12508
Ref: #postings12636
Node: Virtual Postings13662
Ref: #virtual-postings13779
Node: Account names15084
Ref: #account-names15225
Node: Amounts15712
Ref: #amounts15851
Node: Digit group marks16783
Ref: #digit-group-marks16931
Node: Amount display style17869
Ref: #amount-display-style18023
Node: Transaction prices19184
Ref: #transaction-prices19350
Node: Balance Assertions21616
Ref: #balance-assertions21796
Node: Assertions and ordering22829
Ref: #assertions-and-ordering23017
Node: Assertions and included files23717
Ref: #assertions-and-included-files23960
Node: Assertions and multiple -f options24293
Ref: #assertions-and-multiple--f-options24549
Node: Assertions and commodities24681
Ref: #assertions-and-commodities24913
Node: Assertions and prices26070
Ref: #assertions-and-prices26284
Node: Assertions and subaccounts26724
Ref: #assertions-and-subaccounts26953
Node: Assertions and virtual postings27277
Ref: #assertions-and-virtual-postings27519
Node: Assertions and precision27661
Ref: #assertions-and-precision27854
Node: Balance Assignments28121
Ref: #balance-assignments28295
Node: Balance assignments and prices29459
Ref: #balance-assignments-and-prices29631
Node: Directives29855
Ref: #directives30014
Node: Comment blocks35662
Ref: #comment-blocks35807
Node: Including other files35983
Ref: #including-other-files36163
Node: Default year36571
Ref: #default-year36740
Node: Declaring commodities37147
Ref: #declaring-commodities37330
Node: Default commodity39003
Ref: #default-commodity39179
Node: Market prices40068
Ref: #market-prices40233
Node: Declaring accounts41074
Ref: #declaring-accounts41250
Node: Account comments42175
Ref: #account-comments42338
Node: Account subdirectives42762
Ref: #account-subdirectives42957
Node: Account types43270
Ref: #account-types43454
Node: Account display order45093
Ref: #account-display-order45263
Node: Rewriting accounts46414
Ref: #rewriting-accounts46599
Node: Basic aliases47325
Ref: #basic-aliases47471
Node: Regex aliases48175
Ref: #regex-aliases48347
Node: Combining aliases49065
Ref: #combining-aliases49243
Node: end aliases50519
Ref: #end-aliases50667
Node: Default parent account50768
Ref: #default-parent-account50934
Node: Periodic transactions51818
Ref: #periodic-transactions52017
Node: Periodic rule syntax53889
Ref: #periodic-rule-syntax54095
Node: Two spaces between period expression and description!54799
Ref: #two-spaces-between-period-expression-and-description55118
Node: Forecasting with periodic transactions55802
Ref: #forecasting-with-periodic-transactions56107
Node: Budgeting with periodic transactions58133
Ref: #budgeting-with-periodic-transactions58372
Node: Auto postings / transaction modifiers58821
Ref: #auto-postings-transaction-modifiers59033
Node: Auto postings and dates61529
Ref: #auto-postings-and-dates61786
Node: Auto postings and transaction balancing / inferred amounts / balance assertions61961
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions62336
Node: Auto posting tags62714
Ref: #auto-posting-tags62953

End Tag Table

View File

@ -1415,4 +1415,4 @@ SEE ALSO
hledger 1.17 March 2020 hledger_journal(5)
hledger 1.17.0.1 March 2020 hledger_journal(5)

View File

@ -1,5 +1,5 @@
.TH "hledger_timeclock" "5" "March 2020" "hledger 1.17" "hledger User Manuals"
.TH "hledger_timeclock" "5" "March 2020" "hledger 1.17.0.1" "hledger User Manuals"

View File

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

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

View File

@ -78,4 +78,4 @@ SEE ALSO
hledger 1.17 March 2020 hledger_timeclock(5)
hledger 1.17.0.1 March 2020 hledger_timeclock(5)

View File

@ -1,5 +1,5 @@
.TH "hledger_timedot" "5" "March 2020" "hledger 1.17" "hledger User Manuals"
.TH "hledger_timedot" "5" "March 2020" "hledger 1.17.0.1" "hledger User Manuals"

View File

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

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

View File

@ -161,4 +161,4 @@ SEE ALSO
hledger 1.17 March 2020 hledger_timedot(5)
hledger 1.17.0.1 March 2020 hledger_timedot(5)