doc: update manuals harder, they should say 1.10.99
[ci skip]
This commit is contained in:
		
							parent
							
								
									4f40467d86
								
							
						
					
					
						commit
						d461e96c34
					
				| @ -8,7 +8,7 @@ m4_define({{_webcombined_}}, m4_ifdef({{WEB && COMBINED}},{{$1}}) )m4_dnl | |||||||
| m4_dnl | m4_dnl | ||||||
| m4_define({{_author_}}, {{}})m4_dnl | m4_define({{_author_}}, {{}})m4_dnl | ||||||
| m4_define({{_monthyear_}}, {{July 2018}})m4_dnl | m4_define({{_monthyear_}}, {{July 2018}})m4_dnl | ||||||
| m4_define({{_version_}}, {{1.10}})m4_dnl | m4_define({{_version_}}, {{1.10.99}})m4_dnl | ||||||
| m4_dnl | m4_dnl | ||||||
| m4_dnl Links to dev and recent release versions of a manual. | m4_dnl Links to dev and recent release versions of a manual. | ||||||
| m4_dnl $1 is the manual's web slug: hledger, hledger-ui, journal, csv etc. | m4_dnl $1 is the manual's web slug: hledger, hledger-ui, journal, csv etc. | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| 
 | 
 | ||||||
| .TH "hledger\-api" "1" "July 2018" "hledger\-api 1.10" "hledger User Manuals" | .TH "hledger\-api" "1" "July 2018" "hledger\-api 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -3,8 +3,8 @@ This is hledger-api.info, produced by makeinfo version 6.5 from stdin. | |||||||
|  |  | ||||||
| File: hledger-api.info,  Node: Top,  Next: OPTIONS,  Up: (dir) | File: hledger-api.info,  Node: Top,  Next: OPTIONS,  Up: (dir) | ||||||
| 
 | 
 | ||||||
| hledger-api(1) hledger-api 1.10 | hledger-api(1) hledger-api 1.10.99 | ||||||
| ******************************* | ********************************** | ||||||
| 
 | 
 | ||||||
| hledger-api is a simple web API server, intended to support client-side | hledger-api is a simple web API server, intended to support client-side | ||||||
| web apps operating on hledger data.  It comes with a series of simple | web apps operating on hledger data.  It comes with a series of simple | ||||||
| @ -80,7 +80,7 @@ options as shown above. | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top72 | Node: Top72 | ||||||
| Node: OPTIONS1660 | Node: OPTIONS1666 | ||||||
| Ref: #options1745 | Ref: #options1751 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -117,4 +117,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger-api 1.10                   July 2018                    hledger-api(1) | hledger-api 1.10.99                July 2018                    hledger-api(1) | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| 
 | 
 | ||||||
| .TH "hledger_csv" "5" "July 2018" "hledger 1.10" "hledger User Manuals" | .TH "hledger_csv" "5" "July 2018" "hledger 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -3,8 +3,8 @@ This is hledger_csv.info, produced by makeinfo version 6.5 from stdin. | |||||||
|  |  | ||||||
| File: hledger_csv.info,  Node: Top,  Next: CSV RULES,  Up: (dir) | File: hledger_csv.info,  Node: Top,  Next: CSV RULES,  Up: (dir) | ||||||
| 
 | 
 | ||||||
| hledger_csv(5) hledger 1.10 | hledger_csv(5) hledger 1.10.99 | ||||||
| *************************** | ****************************** | ||||||
| 
 | 
 | ||||||
| hledger can read CSV (comma-separated value) files as if they were | hledger can read CSV (comma-separated value) files as if they were | ||||||
| journal files, automatically converting each CSV record into a | journal files, automatically converting each CSV record into a | ||||||
| @ -317,33 +317,33 @@ one rules file will be used for all the CSV files being read. | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top72 | Node: Top72 | ||||||
| Node: CSV RULES2163 | Node: CSV RULES2169 | ||||||
| Ref: #csv-rules2271 | Ref: #csv-rules2277 | ||||||
| Node: skip2533 | Node: skip2539 | ||||||
| Ref: #skip2627 | Ref: #skip2633 | ||||||
| Node: date-format2799 | Node: date-format2805 | ||||||
| Ref: #date-format2926 | Ref: #date-format2932 | ||||||
| Node: field list3432 | Node: field list3438 | ||||||
| Ref: #field-list3569 | Ref: #field-list3575 | ||||||
| Node: field assignment4274 | Node: field assignment4280 | ||||||
| Ref: #field-assignment4429 | Ref: #field-assignment4435 | ||||||
| Node: conditional block4933 | Node: conditional block4939 | ||||||
| Ref: #conditional-block5087 | Ref: #conditional-block5093 | ||||||
| Node: include5983 | Node: include5989 | ||||||
| Ref: #include6113 | Ref: #include6119 | ||||||
| Node: newest-first6344 | Node: newest-first6350 | ||||||
| Ref: #newest-first6458 | Ref: #newest-first6464 | ||||||
| Node: CSV TIPS6869 | Node: CSV TIPS6875 | ||||||
| Ref: #csv-tips6963 | Ref: #csv-tips6969 | ||||||
| Node: CSV ordering7081 | Node: CSV ordering7087 | ||||||
| Ref: #csv-ordering7199 | Ref: #csv-ordering7205 | ||||||
| Node: CSV accounts7380 | Node: CSV accounts7386 | ||||||
| Ref: #csv-accounts7518 | Ref: #csv-accounts7524 | ||||||
| Node: CSV amounts7772 | Node: CSV amounts7778 | ||||||
| Ref: #csv-amounts7918 | Ref: #csv-amounts7924 | ||||||
| Node: CSV balance assertions8693 | Node: CSV balance assertions8699 | ||||||
| Ref: #csv-balance-assertions8875 | Ref: #csv-balance-assertions8881 | ||||||
| Node: Reading multiple CSV files9080 | Node: Reading multiple CSV files9086 | ||||||
| Ref: #reading-multiple-csv-files9250 | Ref: #reading-multiple-csv-files9256 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -249,4 +249,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger 1.10                       July 2018                    hledger_csv(5) | hledger 1.10.99                    July 2018                    hledger_csv(5) | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| .\"t | .\"t | ||||||
| 
 | 
 | ||||||
| .TH "hledger_journal" "5" "July 2018" "hledger 1.10" "hledger User Manuals" | .TH "hledger_journal" "5" "July 2018" "hledger 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -4,8 +4,8 @@ stdin. | |||||||
|  |  | ||||||
| File: hledger_journal.info,  Node: Top,  Next: FILE FORMAT,  Up: (dir) | File: hledger_journal.info,  Node: Top,  Next: FILE FORMAT,  Up: (dir) | ||||||
| 
 | 
 | ||||||
| hledger_journal(5) hledger 1.10 | hledger_journal(5) hledger 1.10.99 | ||||||
| ******************************* | ********************************** | ||||||
| 
 | 
 | ||||||
| hledger's usual data source is a plain text file containing journal | hledger's usual data source is a plain text file containing journal | ||||||
| entries in hledger journal format.  This file represents a standard | entries in hledger journal format.  This file represents a standard | ||||||
| @ -1364,91 +1364,91 @@ Code | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top76 | Node: Top76 | ||||||
| Node: FILE FORMAT2372 | Node: FILE FORMAT2378 | ||||||
| Ref: #file-format2496 | Ref: #file-format2502 | ||||||
| Node: Transactions2780 | Node: Transactions2786 | ||||||
| Ref: #transactions2901 | Ref: #transactions2907 | ||||||
| Node: Postings3585 | Node: Postings3591 | ||||||
| Ref: #postings3712 | Ref: #postings3718 | ||||||
| Node: Dates4707 | Node: Dates4713 | ||||||
| Ref: #dates4822 | Ref: #dates4828 | ||||||
| Node: Simple dates4887 | Node: Simple dates4893 | ||||||
| Ref: #simple-dates5013 | Ref: #simple-dates5019 | ||||||
| Node: Secondary dates5379 | Node: Secondary dates5385 | ||||||
| Ref: #secondary-dates5533 | Ref: #secondary-dates5539 | ||||||
| Node: Posting dates7096 | Node: Posting dates7102 | ||||||
| Ref: #posting-dates7225 | Ref: #posting-dates7231 | ||||||
| Node: Status8599 | Node: Status8605 | ||||||
| Ref: #status8719 | Ref: #status8725 | ||||||
| Node: Description10427 | Node: Description10433 | ||||||
| Ref: #description10565 | Ref: #description10571 | ||||||
| Node: Payee and note10884 | Node: Payee and note10890 | ||||||
| Ref: #payee-and-note10998 | Ref: #payee-and-note11004 | ||||||
| Node: Account names11240 | Node: Account names11246 | ||||||
| Ref: #account-names11383 | Ref: #account-names11389 | ||||||
| Node: Amounts11870 | Node: Amounts11876 | ||||||
| Ref: #amounts12006 | Ref: #amounts12012 | ||||||
| Node: Virtual Postings15023 | Node: Virtual Postings15029 | ||||||
| Ref: #virtual-postings15182 | Ref: #virtual-postings15188 | ||||||
| Node: Balance Assertions16402 | Node: Balance Assertions16408 | ||||||
| Ref: #balance-assertions16577 | Ref: #balance-assertions16583 | ||||||
| Node: Assertions and ordering17473 | Node: Assertions and ordering17479 | ||||||
| Ref: #assertions-and-ordering17659 | Ref: #assertions-and-ordering17665 | ||||||
| Node: Assertions and included files18359 | Node: Assertions and included files18365 | ||||||
| Ref: #assertions-and-included-files18600 | Ref: #assertions-and-included-files18606 | ||||||
| Node: Assertions and multiple -f options18933 | Node: Assertions and multiple -f options18939 | ||||||
| Ref: #assertions-and-multiple--f-options19187 | Ref: #assertions-and-multiple--f-options19193 | ||||||
| Node: Assertions and commodities19319 | Node: Assertions and commodities19325 | ||||||
| Ref: #assertions-and-commodities19554 | Ref: #assertions-and-commodities19560 | ||||||
| Node: Assertions and subaccounts20250 | Node: Assertions and subaccounts20256 | ||||||
| Ref: #assertions-and-subaccounts20482 | Ref: #assertions-and-subaccounts20488 | ||||||
| Node: Assertions and virtual postings21003 | Node: Assertions and virtual postings21009 | ||||||
| Ref: #assertions-and-virtual-postings21210 | Ref: #assertions-and-virtual-postings21216 | ||||||
| Node: Balance Assignments21352 | Node: Balance Assignments21358 | ||||||
| Ref: #balance-assignments21533 | Ref: #balance-assignments21539 | ||||||
| Node: Transaction prices22653 | Node: Transaction prices22659 | ||||||
| Ref: #transaction-prices22822 | Ref: #transaction-prices22828 | ||||||
| Node: Comments25090 | Node: Comments25096 | ||||||
| Ref: #comments25224 | Ref: #comments25230 | ||||||
| Node: Tags26394 | Node: Tags26400 | ||||||
| Ref: #tags26512 | Ref: #tags26518 | ||||||
| Node: Directives27914 | Node: Directives27920 | ||||||
| Ref: #directives28057 | Ref: #directives28063 | ||||||
| Node: Comment blocks33913 | Node: Comment blocks33919 | ||||||
| Ref: #comment-blocks34058 | Ref: #comment-blocks34064 | ||||||
| Node: Including other files34234 | Node: Including other files34240 | ||||||
| Ref: #including-other-files34414 | Ref: #including-other-files34420 | ||||||
| Node: Default year34803 | Node: Default year34809 | ||||||
| Ref: #default-year34972 | Ref: #default-year34978 | ||||||
| Node: Declaring commodities35395 | Node: Declaring commodities35401 | ||||||
| Ref: #declaring-commodities35578 | Ref: #declaring-commodities35584 | ||||||
| Node: Default commodity36805 | Node: Default commodity36811 | ||||||
| Ref: #default-commodity36981 | Ref: #default-commodity36987 | ||||||
| Node: Market prices37617 | Node: Market prices37623 | ||||||
| Ref: #market-prices37782 | Ref: #market-prices37788 | ||||||
| Node: Declaring accounts38623 | Node: Declaring accounts38629 | ||||||
| Ref: #declaring-accounts38799 | Ref: #declaring-accounts38805 | ||||||
| Node: Rewriting accounts40470 | Node: Rewriting accounts40476 | ||||||
| Ref: #rewriting-accounts40655 | Ref: #rewriting-accounts40661 | ||||||
| Node: Basic aliases41389 | Node: Basic aliases41395 | ||||||
| Ref: #basic-aliases41535 | Ref: #basic-aliases41541 | ||||||
| Node: Regex aliases42239 | Node: Regex aliases42245 | ||||||
| Ref: #regex-aliases42410 | Ref: #regex-aliases42416 | ||||||
| Node: Multiple aliases43128 | Node: Multiple aliases43134 | ||||||
| Ref: #multiple-aliases43303 | Ref: #multiple-aliases43309 | ||||||
| Node: end aliases43801 | Node: end aliases43807 | ||||||
| Ref: #end-aliases43948 | Ref: #end-aliases43954 | ||||||
| Node: Default parent account44049 | Node: Default parent account44055 | ||||||
| Ref: #default-parent-account44215 | Ref: #default-parent-account44221 | ||||||
| Node: Periodic transactions45099 | Node: Periodic transactions45105 | ||||||
| Ref: #periodic-transactions45278 | Ref: #periodic-transactions45284 | ||||||
| Node: Forecasting with periodic transactions46488 | Node: Forecasting with periodic transactions46494 | ||||||
| Ref: #forecasting-with-periodic-transactions46731 | Ref: #forecasting-with-periodic-transactions46737 | ||||||
| Node: Budgeting with periodic transactions48418 | Node: Budgeting with periodic transactions48424 | ||||||
| Ref: #budgeting-with-periodic-transactions48657 | Ref: #budgeting-with-periodic-transactions48663 | ||||||
| Node: Automated postings49116 | Node: Automated postings49122 | ||||||
| Ref: #automated-postings49270 | Ref: #automated-postings49276 | ||||||
| Node: EDITOR SUPPORT50409 | Node: EDITOR SUPPORT50415 | ||||||
| Ref: #editor-support50527 | Ref: #editor-support50533 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -1130,4 +1130,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger 1.10                       July 2018                hledger_journal(5) | hledger 1.10.99                    July 2018                hledger_journal(5) | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| 
 | 
 | ||||||
| .TH "hledger_timeclock" "5" "July 2018" "hledger 1.10" "hledger User Manuals" | .TH "hledger_timeclock" "5" "July 2018" "hledger 1.10.99" "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.10 | hledger_timeclock(5) hledger 1.10.99 | ||||||
| ********************************* | ************************************ | ||||||
| 
 | 
 | ||||||
| hledger can read timeclock files.  As with Ledger, these are (a subset | hledger can read timeclock files.  As with Ledger, these are (a subset | ||||||
| of) timeclock.el's format, containing clock-in and clock-out entries as | of) timeclock.el's format, containing clock-in and clock-out entries as | ||||||
|  | |||||||
| @ -77,4 +77,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger 1.10                       July 2018              hledger_timeclock(5) | hledger 1.10.99                    July 2018              hledger_timeclock(5) | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| 
 | 
 | ||||||
| .TH "hledger_timedot" "5" "July 2018" "hledger 1.10" "hledger User Manuals" | .TH "hledger_timedot" "5" "July 2018" "hledger 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -4,8 +4,8 @@ stdin. | |||||||
|  |  | ||||||
| File: hledger_timedot.info,  Node: Top,  Next: FILE FORMAT,  Up: (dir) | File: hledger_timedot.info,  Node: Top,  Next: FILE FORMAT,  Up: (dir) | ||||||
| 
 | 
 | ||||||
| hledger_timedot(5) hledger 1.10 | hledger_timedot(5) hledger 1.10.99 | ||||||
| ******************************* | ********************************** | ||||||
| 
 | 
 | ||||||
| Timedot is a plain text format for logging dated, categorised quantities | Timedot is a plain text format for logging dated, categorised quantities | ||||||
| (of time, usually), supported by hledger.  It is convenient for | (of time, usually), supported by hledger.  It is convenient for | ||||||
| @ -110,7 +110,7 @@ $ hledger -f t.timedot --alias /\\./=: bal date:2016/2/4 | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top76 | Node: Top76 | ||||||
| Node: FILE FORMAT807 | Node: FILE FORMAT813 | ||||||
| Ref: #file-format908 | Ref: #file-format914 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -124,4 +124,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger 1.10                       July 2018                hledger_timedot(5) | hledger 1.10.99                    July 2018                hledger_timedot(5) | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| 
 | 
 | ||||||
| .TH "hledger\-ui" "1" "July 2018" "hledger\-ui 1.10" "hledger User Manuals" | .TH "hledger\-ui" "1" "July 2018" "hledger\-ui 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -3,8 +3,8 @@ This is hledger-ui.info, produced by makeinfo version 6.5 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.10 | hledger-ui(1) hledger-ui 1.10.99 | ||||||
| ***************************** | ******************************** | ||||||
| 
 | 
 | ||||||
| hledger-ui is hledger's curses-style interface, providing an efficient | hledger-ui is hledger's curses-style interface, providing an efficient | ||||||
| full-window text UI for viewing accounts and transactions, and some | full-window text UI for viewing accounts and transactions, and some | ||||||
| @ -377,19 +377,19 @@ to cancel the reload attempt.) | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top71 | Node: Top71 | ||||||
| Node: OPTIONS823 | Node: OPTIONS829 | ||||||
| Ref: #options920 | Ref: #options926 | ||||||
| Node: KEYS4137 | Node: KEYS4143 | ||||||
| Ref: #keys4232 | Ref: #keys4238 | ||||||
| Node: SCREENS7191 | Node: SCREENS7197 | ||||||
| Ref: #screens7276 | Ref: #screens7282 | ||||||
| Node: Accounts screen7366 | Node: Accounts screen7372 | ||||||
| Ref: #accounts-screen7494 | Ref: #accounts-screen7500 | ||||||
| Node: Register screen9724 | Node: Register screen9730 | ||||||
| Ref: #register-screen9879 | Ref: #register-screen9885 | ||||||
| Node: Transaction screen11953 | Node: Transaction screen11959 | ||||||
| Ref: #transaction-screen12111 | Ref: #transaction-screen12117 | ||||||
| Node: Error screen12981 | Node: Error screen12987 | ||||||
| Ref: #error-screen13103 | Ref: #error-screen13109 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -384,4 +384,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger-ui 1.10                    July 2018                     hledger-ui(1) | hledger-ui 1.10.99                 July 2018                     hledger-ui(1) | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| 
 | 
 | ||||||
| .TH "hledger\-web" "1" "July 2018" "hledger\-web 1.10" "hledger User Manuals" | .TH "hledger\-web" "1" "July 2018" "hledger\-web 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -3,8 +3,8 @@ This is hledger-web.info, produced by makeinfo version 6.5 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.10 | hledger-web(1) hledger-web 1.10.99 | ||||||
| ******************************* | ********************************** | ||||||
| 
 | 
 | ||||||
| hledger-web is hledger's web interface.  It starts a simple web | hledger-web is hledger's web interface.  It starts a simple web | ||||||
| application for browsing and adding transactions, and optionally opens | application for browsing and adding transactions, and optionally opens | ||||||
| @ -209,7 +209,7 @@ this, insert a '--' argument before.) | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top72 | Node: Top72 | ||||||
| Node: OPTIONS3154 | Node: OPTIONS3160 | ||||||
| Ref: #options3239 | Ref: #options3245 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -248,4 +248,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger-web 1.10                   July 2018                    hledger-web(1) | hledger-web 1.10.99                July 2018                    hledger-web(1) | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| .\"t | .\"t | ||||||
| 
 | 
 | ||||||
| .TH "hledger" "1" "July 2018" "hledger 1.10" "hledger User Manuals" | .TH "hledger" "1" "July 2018" "hledger 1.10.99" "hledger User Manuals" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -3,8 +3,8 @@ This is hledger.info, produced by makeinfo version 6.5 from stdin. | |||||||
|  |  | ||||||
| File: hledger.info,  Node: Top,  Next: EXAMPLES,  Up: (dir) | File: hledger.info,  Node: Top,  Next: EXAMPLES,  Up: (dir) | ||||||
| 
 | 
 | ||||||
| hledger(1) hledger 1.10 | hledger(1) hledger 1.10.99 | ||||||
| *********************** | ************************** | ||||||
| 
 | 
 | ||||||
| This is hledger's command-line interface (there are also curses and web | This is hledger's command-line interface (there are also curses and web | ||||||
| interfaces).  Its basic function is to read a plain text file describing | interfaces).  Its basic function is to read a plain text file describing | ||||||
| @ -2433,138 +2433,138 @@ hledger-check.hs checks more powerful account balance assertions. | |||||||
|  |  | ||||||
| Tag Table: | Tag Table: | ||||||
| Node: Top68 | Node: Top68 | ||||||
| Node: EXAMPLES1884 | Node: EXAMPLES1890 | ||||||
| Ref: #examples1984 | Ref: #examples1990 | ||||||
| Node: OPTIONS3630 | Node: OPTIONS3636 | ||||||
| Ref: #options3732 | Ref: #options3738 | ||||||
| Node: General options4097 | Node: General options4103 | ||||||
| Ref: #general-options4222 | Ref: #general-options4228 | ||||||
| Node: Command options6821 | Node: Command options6827 | ||||||
| Ref: #command-options6972 | Ref: #command-options6978 | ||||||
| Node: Command arguments7370 | Node: Command arguments7376 | ||||||
| Ref: #command-arguments7524 | Ref: #command-arguments7530 | ||||||
| Node: Argument files7645 | Node: Argument files7651 | ||||||
| Ref: #argument-files7796 | Ref: #argument-files7802 | ||||||
| Node: Special characters8062 | Node: Special characters8068 | ||||||
| Ref: #special-characters8215 | Ref: #special-characters8221 | ||||||
| Node: Input files9634 | Node: Input files9640 | ||||||
| Ref: #input-files9770 | Ref: #input-files9776 | ||||||
| Node: Smart dates11740 | Node: Smart dates11746 | ||||||
| Ref: #smart-dates11881 | Ref: #smart-dates11887 | ||||||
| Node: Report start & end date13287 | Node: Report start & end date13293 | ||||||
| Ref: #report-start-end-date13457 | Ref: #report-start-end-date13463 | ||||||
| Node: Report intervals14522 | Node: Report intervals14528 | ||||||
| Ref: #report-intervals14685 | Ref: #report-intervals14691 | ||||||
| Node: Period expressions15086 | Node: Period expressions15092 | ||||||
| Ref: #period-expressions15246 | Ref: #period-expressions15252 | ||||||
| Node: Depth limiting19203 | Node: Depth limiting19209 | ||||||
| Ref: #depth-limiting19347 | Ref: #depth-limiting19353 | ||||||
| Node: Pivoting19689 | Node: Pivoting19695 | ||||||
| Ref: #pivoting19807 | Ref: #pivoting19813 | ||||||
| Node: Cost21483 | Node: Cost21489 | ||||||
| Ref: #cost21591 | Ref: #cost21597 | ||||||
| Node: Market value21709 | Node: Market value21715 | ||||||
| Ref: #market-value21844 | Ref: #market-value21850 | ||||||
| Node: Combining -B and -V23210 | Node: Combining -B and -V23216 | ||||||
| Ref: #combining--b-and--v23373 | Ref: #combining--b-and--v23379 | ||||||
| Node: Output destination23520 | Node: Output destination23526 | ||||||
| Ref: #output-destination23682 | Ref: #output-destination23688 | ||||||
| Node: Output format23965 | Node: Output format23971 | ||||||
| Ref: #output-format24117 | Ref: #output-format24123 | ||||||
| Node: Regular expressions24502 | Node: Regular expressions24508 | ||||||
| Ref: #regular-expressions24639 | Ref: #regular-expressions24645 | ||||||
| Node: QUERIES26000 | Node: QUERIES26006 | ||||||
| Ref: #queries26102 | Ref: #queries26108 | ||||||
| Node: COMMANDS30064 | Node: COMMANDS30070 | ||||||
| Ref: #commands30176 | Ref: #commands30182 | ||||||
| Node: accounts31158 | Node: accounts31164 | ||||||
| Ref: #accounts31256 | Ref: #accounts31262 | ||||||
| Node: activity32502 | Node: activity32508 | ||||||
| Ref: #activity32612 | Ref: #activity32618 | ||||||
| Node: add32972 | Node: add32978 | ||||||
| Ref: #add33071 | Ref: #add33077 | ||||||
| Node: balance35732 | Node: balance35738 | ||||||
| Ref: #balance35843 | Ref: #balance35849 | ||||||
| Node: Classic balance report38926 | Node: Classic balance report38932 | ||||||
| Ref: #classic-balance-report39099 | Ref: #classic-balance-report39105 | ||||||
| Node: Customising the classic balance report40468 | Node: Customising the classic balance report40474 | ||||||
| Ref: #customising-the-classic-balance-report40696 | Ref: #customising-the-classic-balance-report40702 | ||||||
| Node: Colour support42770 | Node: Colour support42776 | ||||||
| Ref: #colour-support42937 | Ref: #colour-support42943 | ||||||
| Node: Flat mode43110 | Node: Flat mode43116 | ||||||
| Ref: #flat-mode43258 | Ref: #flat-mode43264 | ||||||
| Node: Depth limited balance reports43671 | Node: Depth limited balance reports43677 | ||||||
| Ref: #depth-limited-balance-reports43871 | Ref: #depth-limited-balance-reports43877 | ||||||
| Node: Multicolumn balance report44327 | Node: Multicolumn balance report44333 | ||||||
| Ref: #multicolumn-balance-report44525 | Ref: #multicolumn-balance-report44531 | ||||||
| Node: Budget report49705 | Node: Budget report49711 | ||||||
| Ref: #budget-report49848 | Ref: #budget-report49854 | ||||||
| Ref: #output-format-152882 | Ref: #output-format-152888 | ||||||
| Node: balancesheet52960 | Node: balancesheet52966 | ||||||
| Ref: #balancesheet53096 | Ref: #balancesheet53102 | ||||||
| Node: balancesheetequity55407 | Node: balancesheetequity55413 | ||||||
| Ref: #balancesheetequity55556 | Ref: #balancesheetequity55562 | ||||||
| Node: cashflow56093 | Node: cashflow56099 | ||||||
| Ref: #cashflow56221 | Ref: #cashflow56227 | ||||||
| Node: check-dates58344 | Node: check-dates58350 | ||||||
| Ref: #check-dates58471 | Ref: #check-dates58477 | ||||||
| Node: check-dupes58588 | Node: check-dupes58594 | ||||||
| Ref: #check-dupes58712 | Ref: #check-dupes58718 | ||||||
| Node: close58849 | Node: close58855 | ||||||
| Ref: #close58956 | Ref: #close58962 | ||||||
| Node: help59286 | Node: help59292 | ||||||
| Ref: #help59386 | Ref: #help59392 | ||||||
| Node: import60460 | Node: import60466 | ||||||
| Ref: #import60574 | Ref: #import60580 | ||||||
| Node: incomestatement61304 | Node: incomestatement61310 | ||||||
| Ref: #incomestatement61438 | Ref: #incomestatement61444 | ||||||
| Node: prices63842 | Node: prices63848 | ||||||
| Ref: #prices63957 | Ref: #prices63963 | ||||||
| Node: print64000 | Node: print64006 | ||||||
| Ref: #print64110 | Ref: #print64116 | ||||||
| Node: print-unique69004 | Node: print-unique69010 | ||||||
| Ref: #print-unique69130 | Ref: #print-unique69136 | ||||||
| Node: register69198 | Node: register69204 | ||||||
| Ref: #register69325 | Ref: #register69331 | ||||||
| Node: Custom register output73826 | Node: Custom register output73832 | ||||||
| Ref: #custom-register-output73955 | Ref: #custom-register-output73961 | ||||||
| Node: register-match75185 | Node: register-match75191 | ||||||
| Ref: #register-match75319 | Ref: #register-match75325 | ||||||
| Node: rewrite75502 | Node: rewrite75508 | ||||||
| Ref: #rewrite75619 | Ref: #rewrite75625 | ||||||
| Node: stats75688 | Node: stats75694 | ||||||
| Ref: #stats75791 | Ref: #stats75797 | ||||||
| Node: tags76661 | Node: tags76667 | ||||||
| Ref: #tags76759 | Ref: #tags76765 | ||||||
| Node: test76995 | Node: test77001 | ||||||
| Ref: #test77079 | Ref: #test77085 | ||||||
| Node: ADD-ON COMMANDS77447 | Node: ADD-ON COMMANDS77453 | ||||||
| Ref: #add-on-commands77557 | Ref: #add-on-commands77563 | ||||||
| Node: Official add-ons78844 | Node: Official add-ons78850 | ||||||
| Ref: #official-add-ons78984 | Ref: #official-add-ons78990 | ||||||
| Node: api79071 | Node: api79077 | ||||||
| Ref: #api79160 | Ref: #api79166 | ||||||
| Node: ui79212 | Node: ui79218 | ||||||
| Ref: #ui79311 | Ref: #ui79317 | ||||||
| Node: web79369 | Node: web79375 | ||||||
| Ref: #web79458 | Ref: #web79464 | ||||||
| Node: Third party add-ons79504 | Node: Third party add-ons79510 | ||||||
| Ref: #third-party-add-ons79679 | Ref: #third-party-add-ons79685 | ||||||
| Node: diff79814 | Node: diff79820 | ||||||
| Ref: #diff79911 | Ref: #diff79917 | ||||||
| Node: iadd80010 | Node: iadd80016 | ||||||
| Ref: #iadd80124 | Ref: #iadd80130 | ||||||
| Node: interest80207 | Node: interest80213 | ||||||
| Ref: #interest80328 | Ref: #interest80334 | ||||||
| Node: irr80423 | Node: irr80429 | ||||||
| Ref: #irr80521 | Ref: #irr80527 | ||||||
| Node: Experimental add-ons80599 | Node: Experimental add-ons80605 | ||||||
| Ref: #experimental-add-ons80751 | Ref: #experimental-add-ons80757 | ||||||
| Node: autosync81031 | Node: autosync81037 | ||||||
| Ref: #autosync81142 | Ref: #autosync81148 | ||||||
| Node: chart81381 | Node: chart81387 | ||||||
| Ref: #chart81500 | Ref: #chart81506 | ||||||
| Node: check81571 | Node: check81577 | ||||||
| Ref: #check81673 | Ref: #check81679 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -2210,4 +2210,4 @@ SEE ALSO | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| hledger 1.10                       July 2018                        hledger(1) | hledger 1.10.99                    July 2018                        hledger(1) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user