;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 .\"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) 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 CSV - how hledger reads CSV data, and the CSV rules file format
@ -971,64 +971,64 @@ command the user specified.
 
Tag Table: Tag Table:
Node: Top72 Node: Top72
Node: EXAMPLES2093 Node: EXAMPLES2101
Ref: #examples2199 Ref: #examples2207
Node: Basic2407 Node: Basic2415
Ref: #basic2507 Ref: #basic2515
Node: Bank of Ireland3049 Node: Bank of Ireland3057
Ref: #bank-of-ireland3184 Ref: #bank-of-ireland3192
Node: Amazon4646 Node: Amazon4654
Ref: #amazon4764 Ref: #amazon4772
Node: Paypal6483 Node: Paypal6491
Ref: #paypal6577 Ref: #paypal6585
Node: CSV RULES14221 Node: CSV RULES14229
Ref: #csv-rules14330 Ref: #csv-rules14338
Node: skip14606 Node: skip14614
Ref: #skip14699 Ref: #skip14707
Node: fields15074 Node: fields15082
Ref: #fields15196 Ref: #fields15204
Node: Transaction field names16361 Node: Transaction field names16369
Ref: #transaction-field-names16521 Ref: #transaction-field-names16529
Node: Posting field names16632 Node: Posting field names16640
Ref: #posting-field-names16784 Ref: #posting-field-names16792
Node: field assignment18075 Node: field assignment18083
Ref: #field-assignment18218 Ref: #field-assignment18226
Node: separator19036 Node: separator19044
Ref: #separator19165 Ref: #separator19173
Node: if19576 Node: if19584
Ref: #if19678 Ref: #if19686
Node: end21597 Node: end21605
Ref: #end21703 Ref: #end21711
Node: date-format21927 Node: date-format21935
Ref: #date-format22059 Ref: #date-format22067
Node: newest-first22808 Node: newest-first22816
Ref: #newest-first22946 Ref: #newest-first22954
Node: include23629 Node: include23637
Ref: #include23758 Ref: #include23766
Node: balance-type24202 Node: balance-type24210
Ref: #balance-type24322 Ref: #balance-type24330
Node: TIPS25022 Node: TIPS25030
Ref: #tips25104 Ref: #tips25112
Node: Rapid feedback25360 Node: Rapid feedback25368
Ref: #rapid-feedback25477 Ref: #rapid-feedback25485
Node: Valid CSV25937 Node: Valid CSV25945
Ref: #valid-csv26067 Ref: #valid-csv26075
Node: File Extension26259 Node: File Extension26267
Ref: #file-extension26411 Ref: #file-extension26419
Node: Reading multiple CSV files26821 Node: Reading multiple CSV files26829
Ref: #reading-multiple-csv-files27006 Ref: #reading-multiple-csv-files27014
Node: Valid transactions27247 Node: Valid transactions27255
Ref: #valid-transactions27425 Ref: #valid-transactions27433
Node: Deduplicating importing28053 Node: Deduplicating importing28061
Ref: #deduplicating-importing28232 Ref: #deduplicating-importing28240
Node: Setting amounts29265 Node: Setting amounts29273
Ref: #setting-amounts29434 Ref: #setting-amounts29442
Node: Setting currency/commodity30420 Node: Setting currency/commodity30428
Ref: #setting-currencycommodity30612 Ref: #setting-currencycommodity30620
Node: Referencing other fields31415 Node: Referencing other fields31423
Ref: #referencing-other-fields31615 Ref: #referencing-other-fields31623
Node: How CSV rules are evaluated32512 Node: How CSV rules are evaluated32520
Ref: #how-csv-rules-are-evaluated32685 Ref: #how-csv-rules-are-evaluated32693
 
End Tag Table 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 .\"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) 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 Journal - hledger's default file format, representing a General Journal
@ -1735,116 +1735,116 @@ rules will have these tags added:
 
Tag Table: Tag Table:
Node: Top76 Node: Top76
Node: Transactions1869 Node: Transactions1877
Ref: #transactions1961 Ref: #transactions1969
Node: Dates3150 Node: Dates3158
Ref: #dates3249 Ref: #dates3257
Node: Simple dates3314 Node: Simple dates3322
Ref: #simple-dates3440 Ref: #simple-dates3448
Node: Secondary dates3949 Node: Secondary dates3957
Ref: #secondary-dates4103 Ref: #secondary-dates4111
Node: Posting dates5439 Node: Posting dates5447
Ref: #posting-dates5568 Ref: #posting-dates5576
Node: Status6940 Node: Status6948
Ref: #status7061 Ref: #status7069
Node: Description8769 Node: Description8777
Ref: #description8903 Ref: #description8911
Node: Payee and note9223 Node: Payee and note9231
Ref: #payee-and-note9337 Ref: #payee-and-note9345
Node: Comments9672 Node: Comments9680
Ref: #comments9798 Ref: #comments9806
Node: Tags10992 Node: Tags11000
Ref: #tags11107 Ref: #tags11115
Node: Postings12500 Node: Postings12508
Ref: #postings12628 Ref: #postings12636
Node: Virtual Postings13654 Node: Virtual Postings13662
Ref: #virtual-postings13771 Ref: #virtual-postings13779
Node: Account names15076 Node: Account names15084
Ref: #account-names15217 Ref: #account-names15225
Node: Amounts15704 Node: Amounts15712
Ref: #amounts15843 Ref: #amounts15851
Node: Digit group marks16775 Node: Digit group marks16783
Ref: #digit-group-marks16923 Ref: #digit-group-marks16931
Node: Amount display style17861 Node: Amount display style17869
Ref: #amount-display-style18015 Ref: #amount-display-style18023
Node: Transaction prices19176 Node: Transaction prices19184
Ref: #transaction-prices19342 Ref: #transaction-prices19350
Node: Balance Assertions21608 Node: Balance Assertions21616
Ref: #balance-assertions21788 Ref: #balance-assertions21796
Node: Assertions and ordering22821 Node: Assertions and ordering22829
Ref: #assertions-and-ordering23009 Ref: #assertions-and-ordering23017
Node: Assertions and included files23709 Node: Assertions and included files23717
Ref: #assertions-and-included-files23952 Ref: #assertions-and-included-files23960
Node: Assertions and multiple -f options24285 Node: Assertions and multiple -f options24293
Ref: #assertions-and-multiple--f-options24541 Ref: #assertions-and-multiple--f-options24549
Node: Assertions and commodities24673 Node: Assertions and commodities24681
Ref: #assertions-and-commodities24905 Ref: #assertions-and-commodities24913
Node: Assertions and prices26062 Node: Assertions and prices26070
Ref: #assertions-and-prices26276 Ref: #assertions-and-prices26284
Node: Assertions and subaccounts26716 Node: Assertions and subaccounts26724
Ref: #assertions-and-subaccounts26945 Ref: #assertions-and-subaccounts26953
Node: Assertions and virtual postings27269 Node: Assertions and virtual postings27277
Ref: #assertions-and-virtual-postings27511 Ref: #assertions-and-virtual-postings27519
Node: Assertions and precision27653 Node: Assertions and precision27661
Ref: #assertions-and-precision27846 Ref: #assertions-and-precision27854
Node: Balance Assignments28113 Node: Balance Assignments28121
Ref: #balance-assignments28287 Ref: #balance-assignments28295
Node: Balance assignments and prices29451 Node: Balance assignments and prices29459
Ref: #balance-assignments-and-prices29623 Ref: #balance-assignments-and-prices29631
Node: Directives29847 Node: Directives29855
Ref: #directives30006 Ref: #directives30014
Node: Comment blocks35654 Node: Comment blocks35662
Ref: #comment-blocks35799 Ref: #comment-blocks35807
Node: Including other files35975 Node: Including other files35983
Ref: #including-other-files36155 Ref: #including-other-files36163
Node: Default year36563 Node: Default year36571
Ref: #default-year36732 Ref: #default-year36740
Node: Declaring commodities37139 Node: Declaring commodities37147
Ref: #declaring-commodities37322 Ref: #declaring-commodities37330
Node: Default commodity38995 Node: Default commodity39003
Ref: #default-commodity39171 Ref: #default-commodity39179
Node: Market prices40060 Node: Market prices40068
Ref: #market-prices40225 Ref: #market-prices40233
Node: Declaring accounts41066 Node: Declaring accounts41074
Ref: #declaring-accounts41242 Ref: #declaring-accounts41250
Node: Account comments42167 Node: Account comments42175
Ref: #account-comments42330 Ref: #account-comments42338
Node: Account subdirectives42754 Node: Account subdirectives42762
Ref: #account-subdirectives42949 Ref: #account-subdirectives42957
Node: Account types43262 Node: Account types43270
Ref: #account-types43446 Ref: #account-types43454
Node: Account display order45085 Node: Account display order45093
Ref: #account-display-order45255 Ref: #account-display-order45263
Node: Rewriting accounts46406 Node: Rewriting accounts46414
Ref: #rewriting-accounts46591 Ref: #rewriting-accounts46599
Node: Basic aliases47317 Node: Basic aliases47325
Ref: #basic-aliases47463 Ref: #basic-aliases47471
Node: Regex aliases48167 Node: Regex aliases48175
Ref: #regex-aliases48339 Ref: #regex-aliases48347
Node: Combining aliases49057 Node: Combining aliases49065
Ref: #combining-aliases49235 Ref: #combining-aliases49243
Node: end aliases50511 Node: end aliases50519
Ref: #end-aliases50659 Ref: #end-aliases50667
Node: Default parent account50760 Node: Default parent account50768
Ref: #default-parent-account50926 Ref: #default-parent-account50934
Node: Periodic transactions51810 Node: Periodic transactions51818
Ref: #periodic-transactions52009 Ref: #periodic-transactions52017
Node: Periodic rule syntax53881 Node: Periodic rule syntax53889
Ref: #periodic-rule-syntax54087 Ref: #periodic-rule-syntax54095
Node: Two spaces between period expression and description!54791 Node: Two spaces between period expression and description!54799
Ref: #two-spaces-between-period-expression-and-description55110 Ref: #two-spaces-between-period-expression-and-description55118
Node: Forecasting with periodic transactions55794 Node: Forecasting with periodic transactions55802
Ref: #forecasting-with-periodic-transactions56099 Ref: #forecasting-with-periodic-transactions56107
Node: Budgeting with periodic transactions58125 Node: Budgeting with periodic transactions58133
Ref: #budgeting-with-periodic-transactions58364 Ref: #budgeting-with-periodic-transactions58372
Node: Auto postings / transaction modifiers58813 Node: Auto postings / transaction modifiers58821
Ref: #auto-postings-transaction-modifiers59025 Ref: #auto-postings-transaction-modifiers59033
Node: Auto postings and dates61521 Node: Auto postings and dates61529
Ref: #auto-postings-and-dates61778 Ref: #auto-postings-and-dates61786
Node: Auto postings and transaction balancing / inferred amounts / balance assertions61953 Node: Auto postings and transaction balancing / inferred amounts / balance assertions61961
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions62328 Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions62336
Node: Auto posting tags62706 Node: Auto posting tags62714
Ref: #auto-posting-tags62945 Ref: #auto-posting-tags62953
 
End Tag Table 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) 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 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) 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 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)