;update manuals
This commit is contained in:
		
							parent
							
								
									3fb3c9c19f
								
							
						
					
					
						commit
						f0db3fb157
					
				| @ -4,4 +4,4 @@ m4_dnl Program version. Updated by make setversion. | ||||
| m4_define({{_version_}}, {{1.19.99}})m4_dnl | ||||
| m4_dnl | ||||
| m4_dnl Date to show in man pages. Updated by make setdate. | ||||
| m4_define({{_monthyear_}}, {{September 2020}})m4_dnl | ||||
| m4_define({{_monthyear_}}, {{October 2020}})m4_dnl | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| .\"t | ||||
| 
 | ||||
| .TH "hledger_csv" "5" "September 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger_csv" "5" "October 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -922,4 +922,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger 1.19.99                 September 2020                  hledger_csv(5) | ||||
| hledger 1.19.99                  October 2020                   hledger_csv(5) | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| .\"t | ||||
| 
 | ||||
| .TH "hledger_journal" "5" "September 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger_journal" "5" "October 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| @ -950,6 +950,8 @@ versions). | ||||
| Directives\[aq] behaviour and interactions can get a little bit complex, | ||||
| so here is a table summarising the directives and their effects, with | ||||
| links to more detailed docs. | ||||
| Note part of this table is hidden when viewed in a web browser - scroll | ||||
| it sideways to see more. | ||||
| .PP | ||||
| .TS | ||||
| tab(@); | ||||
| @ -984,8 +986,7 @@ T}@T{ | ||||
| T}@T{ | ||||
| rewrite account names | ||||
| T}@T{ | ||||
| following inline/included entries until end of current file or end | ||||
| directive | ||||
| following entries until end of current file or end directive | ||||
| T} | ||||
| T{ | ||||
| \f[C]apply account\f[R] | ||||
| @ -995,8 +996,7 @@ T}@T{ | ||||
| T}@T{ | ||||
| prepend a common parent to account names | ||||
| T}@T{ | ||||
| following inline/included entries until end of current file or end | ||||
| directive | ||||
| following entries until end of current file or end directive | ||||
| T} | ||||
| T{ | ||||
| \f[C]comment\f[R] | ||||
| @ -1006,8 +1006,7 @@ T}@T{ | ||||
| T}@T{ | ||||
| ignore part of journal | ||||
| T}@T{ | ||||
| following inline/included entries until end of current file or end | ||||
| directive | ||||
| following entries until end of current file or end directive | ||||
| T} | ||||
| T{ | ||||
| \f[C]commodity\f[R] | ||||
| @ -1057,7 +1056,7 @@ T}@T{ | ||||
| T}@T{ | ||||
| declare a year for yearless dates | ||||
| T}@T{ | ||||
| following inline/included entries until end of current file | ||||
| following entries until end of current file | ||||
| T} | ||||
| T{ | ||||
| \f[C]=\f[R] | ||||
|  | ||||
| @ -888,7 +888,8 @@ some differences between hledger versions). | ||||
| 
 | ||||
|    Directives' behaviour and interactions can get a little bit complex, | ||||
| so here is a table summarising the directives and their effects, with | ||||
| links to more detailed docs. | ||||
| links to more detailed docs.  Note part of this table is hidden when | ||||
| viewed in a web browser - scroll it sideways to see more. | ||||
| 
 | ||||
| directiveend       subdirectivespurpose                  can affect (as of | ||||
|          directive                                       2018/06) | ||||
| @ -896,21 +897,18 @@ directiveend       subdirectivespurpose                  can affect (as of | ||||
| 'account'          any     document account names,       all entries in | ||||
|                    text    declare account types &       all files, before | ||||
|                            display order                 or after | ||||
| 'alias'  'end              rewrite account names         following | ||||
|          aliases'                                        inline/included | ||||
|                                                          entries until end | ||||
|                                                          of current file | ||||
|                                                          or end directive | ||||
| 'apply   'end              prepend a common parent to    following | ||||
| account' apply             account names                 inline/included | ||||
|          account'                                        entries until end | ||||
|                                                          of current file | ||||
|                                                          or end directive | ||||
| 'comment''end              ignore part of journal        following | ||||
|          comment'                                        inline/included | ||||
|                                                          entries until end | ||||
|                                                          of current file | ||||
|                                                          or end directive | ||||
| 'alias'  'end              rewrite account names         following entries | ||||
|          aliases'                                        until end of | ||||
|                                                          current file or | ||||
|                                                          end directive | ||||
| 'apply   'end              prepend a common parent to    following entries | ||||
| account' apply             account names                 until end of | ||||
|          account'                                        current file or | ||||
|                                                          end directive | ||||
| 'comment''end              ignore part of journal        following entries | ||||
|          comment'                                        until end of | ||||
|                                                          current file or | ||||
|                                                          end directive | ||||
| 'commodity'        'format'declare a commodity and its   number notation: | ||||
|                            number notation & display     following entries | ||||
|                            style                         in that commodity | ||||
| @ -940,10 +938,9 @@ account' apply             account names                 inline/included | ||||
|                            a commodity                   commodity in | ||||
|                                                          reports, when -V | ||||
|                                                          is used | ||||
| 'Y'                        declare a year for yearless   following | ||||
|                            dates                         inline/included | ||||
|                                                          entries until end | ||||
|                                                          of current file | ||||
| 'Y'                        declare a year for yearless   following entries | ||||
|                            dates                         until end of | ||||
|                                                          current file | ||||
| '='                        declare an auto posting       all entries in | ||||
|                            rule, adding postings to      parent/current/child | ||||
|                            other transactions            files (but not | ||||
| @ -1924,64 +1921,64 @@ Node: Balance assignments and prices30866 | ||||
| Ref: #balance-assignments-and-prices31038 | ||||
| Node: Directives31262 | ||||
| Ref: #directives31421 | ||||
| Node: Directives and multiple files37112 | ||||
| Ref: #directives-and-multiple-files37295 | ||||
| Node: Comment blocks37959 | ||||
| Ref: #comment-blocks38142 | ||||
| Node: Including other files38318 | ||||
| Ref: #including-other-files38498 | ||||
| Node: Default year39422 | ||||
| Ref: #default-year39591 | ||||
| Node: Declaring commodities39998 | ||||
| Ref: #declaring-commodities40181 | ||||
| Node: Default commodity41987 | ||||
| Ref: #default-commodity42173 | ||||
| Node: Declaring market prices43062 | ||||
| Ref: #declaring-market-prices43257 | ||||
| Node: Declaring accounts44114 | ||||
| Ref: #declaring-accounts44300 | ||||
| Node: Account comments45225 | ||||
| Ref: #account-comments45388 | ||||
| Node: Account subdirectives45812 | ||||
| Ref: #account-subdirectives46007 | ||||
| Node: Account types46320 | ||||
| Ref: #account-types46504 | ||||
| Node: Account display order49550 | ||||
| Ref: #account-display-order49720 | ||||
| Node: Rewriting accounts50871 | ||||
| Ref: #rewriting-accounts51056 | ||||
| Node: Basic aliases51813 | ||||
| Ref: #basic-aliases51959 | ||||
| Node: Regex aliases52663 | ||||
| Ref: #regex-aliases52835 | ||||
| Node: Combining aliases53554 | ||||
| Ref: #combining-aliases53747 | ||||
| Node: Aliases and multiple files55023 | ||||
| Ref: #aliases-and-multiple-files55232 | ||||
| Node: end aliases55811 | ||||
| Ref: #end-aliases55968 | ||||
| Node: Default parent account56069 | ||||
| Ref: #default-parent-account56237 | ||||
| Node: Periodic transactions57121 | ||||
| Ref: #periodic-transactions57296 | ||||
| Node: Periodic rule syntax59168 | ||||
| Ref: #periodic-rule-syntax59374 | ||||
| Node: Two spaces between period expression and description!60078 | ||||
| Ref: #two-spaces-between-period-expression-and-description60397 | ||||
| Node: Forecasting with periodic transactions61081 | ||||
| Ref: #forecasting-with-periodic-transactions61386 | ||||
| Node: Budgeting with periodic transactions63441 | ||||
| Ref: #budgeting-with-periodic-transactions63680 | ||||
| Node: Auto postings64089 | ||||
| Ref: #auto-postings64229 | ||||
| Node: Auto postings and multiple files66408 | ||||
| Ref: #auto-postings-and-multiple-files66612 | ||||
| Node: Auto postings and dates66821 | ||||
| Ref: #auto-postings-and-dates67095 | ||||
| Node: Auto postings and transaction balancing / inferred amounts / balance assertions67270 | ||||
| Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions67621 | ||||
| Node: Auto posting tags67963 | ||||
| Ref: #auto-posting-tags68178 | ||||
| Node: Directives and multiple files36919 | ||||
| Ref: #directives-and-multiple-files37102 | ||||
| Node: Comment blocks37766 | ||||
| Ref: #comment-blocks37949 | ||||
| Node: Including other files38125 | ||||
| Ref: #including-other-files38305 | ||||
| Node: Default year39229 | ||||
| Ref: #default-year39398 | ||||
| Node: Declaring commodities39805 | ||||
| Ref: #declaring-commodities39988 | ||||
| Node: Default commodity41794 | ||||
| Ref: #default-commodity41980 | ||||
| Node: Declaring market prices42869 | ||||
| Ref: #declaring-market-prices43064 | ||||
| Node: Declaring accounts43921 | ||||
| Ref: #declaring-accounts44107 | ||||
| Node: Account comments45032 | ||||
| Ref: #account-comments45195 | ||||
| Node: Account subdirectives45619 | ||||
| Ref: #account-subdirectives45814 | ||||
| Node: Account types46127 | ||||
| Ref: #account-types46311 | ||||
| Node: Account display order49357 | ||||
| Ref: #account-display-order49527 | ||||
| Node: Rewriting accounts50678 | ||||
| Ref: #rewriting-accounts50863 | ||||
| Node: Basic aliases51620 | ||||
| Ref: #basic-aliases51766 | ||||
| Node: Regex aliases52470 | ||||
| Ref: #regex-aliases52642 | ||||
| Node: Combining aliases53361 | ||||
| Ref: #combining-aliases53554 | ||||
| Node: Aliases and multiple files54830 | ||||
| Ref: #aliases-and-multiple-files55039 | ||||
| Node: end aliases55618 | ||||
| Ref: #end-aliases55775 | ||||
| Node: Default parent account55876 | ||||
| Ref: #default-parent-account56044 | ||||
| Node: Periodic transactions56928 | ||||
| Ref: #periodic-transactions57103 | ||||
| Node: Periodic rule syntax58975 | ||||
| Ref: #periodic-rule-syntax59181 | ||||
| Node: Two spaces between period expression and description!59885 | ||||
| Ref: #two-spaces-between-period-expression-and-description60204 | ||||
| Node: Forecasting with periodic transactions60888 | ||||
| Ref: #forecasting-with-periodic-transactions61193 | ||||
| Node: Budgeting with periodic transactions63248 | ||||
| Ref: #budgeting-with-periodic-transactions63487 | ||||
| Node: Auto postings63896 | ||||
| Ref: #auto-postings64036 | ||||
| Node: Auto postings and multiple files66215 | ||||
| Ref: #auto-postings-and-multiple-files66419 | ||||
| Node: Auto postings and dates66628 | ||||
| Ref: #auto-postings-and-dates66902 | ||||
| Node: Auto postings and transaction balancing / inferred amounts / balance assertions67077 | ||||
| Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions67428 | ||||
| Node: Auto posting tags67770 | ||||
| Ref: #auto-posting-tags67985 | ||||
|  | ||||
| End Tag Table | ||||
| 
 | ||||
|  | ||||
| @ -682,7 +682,8 @@ FILE FORMAT | ||||
| 
 | ||||
|        Directives' behaviour and interactions can get a little bit complex, so | ||||
|        here is a table summarising the  directives  and  their  effects,  with | ||||
|        links to more detailed docs. | ||||
|        links  to  more  detailed docs.  Note part of this table is hidden when | ||||
|        viewed in a web browser - scroll it sideways to see more. | ||||
| 
 | ||||
|        direc-     end   di-   subdi-    purpose                        can affect  (as  of | ||||
|        tive       rective     rec-                                     2018/06) | ||||
| @ -691,20 +692,17 @@ FILE FORMAT | ||||
|        account                any       document account names,  de-   all entries in  all | ||||
|                               text      clare  account  types & dis-   files,   before  or | ||||
|                                         play order                     after | ||||
|        alias      end                   rewrite account names          following       in- | ||||
|                   aliases                                              line/included   en- | ||||
|                                                                        tries until end  of | ||||
|                                                                        current file or end | ||||
|        alias      end                   rewrite account names          following   entries | ||||
|                   aliases                                              until end  of  cur- | ||||
|                                                                        rent  file  or  end | ||||
|                                                                        directive | ||||
|        apply      end apply             prepend a common  parent  to   following       in- | ||||
|        account    account               account names                  line/included   en- | ||||
|                                                                        tries  until end of | ||||
|                                                                        current file or end | ||||
|        apply      end apply             prepend a common  parent  to   following   entries | ||||
|        account    account               account names                  until end  of  cur- | ||||
|                                                                        rent  file  or  end | ||||
|                                                                        directive | ||||
|        comment    end  com-             ignore part of journal         following       in- | ||||
|                   ment                                                 line/included   en- | ||||
|                                                                        tries until end  of | ||||
|                                                                        current file or end | ||||
|        comment    end  com-             ignore part of journal         following   entries | ||||
|                   ment                                                 until end  of  cur- | ||||
|                                                                        rent  file  or  end | ||||
|                                                                        directive | ||||
|        commod-                format    declare  a commodity and its   number    notation: | ||||
|        ity                              number  notation  &  display   following   entries | ||||
| @ -731,14 +729,12 @@ FILE FORMAT | ||||
|                                         commodity                      commodity   in  re- | ||||
|                                                                        ports, when  -V  is | ||||
|                                                                        used | ||||
|        Y                                declare  a year for yearless   following   entries | ||||
|                                         dates                          until  end  of cur- | ||||
|                                                                        rent file | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|        Y                                declare  a year for yearless   following       in- | ||||
|                                         dates                          line/included   en- | ||||
|                                                                        tries until end  of | ||||
|                                                                        current file | ||||
|        =                                declare  an   auto   posting   all entries in par- | ||||
|                                         rule,   adding  postings  to   ent/current/child | ||||
|                                         other transactions             files (but not sib- | ||||
| @ -1525,4 +1521,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger 1.19.99                 September 2020              hledger_journal(5) | ||||
| hledger 1.19.99                  October 2020               hledger_journal(5) | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| 
 | ||||
| .TH "hledger_timeclock" "5" "September 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger_timeclock" "5" "October 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -78,4 +78,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger 1.19.99                 September 2020            hledger_timeclock(5) | ||||
| hledger 1.19.99                  October 2020             hledger_timeclock(5) | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| 
 | ||||
| .TH "hledger_timedot" "5" "September 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger_timedot" "5" "October 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -161,4 +161,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger 1.19.99                 September 2020              hledger_timedot(5) | ||||
| hledger 1.19.99                  October 2020               hledger_timedot(5) | ||||
|  | ||||
| @ -4,4 +4,4 @@ m4_dnl Program version. Updated by make setversion. | ||||
| m4_define({{_version_}}, {{1.19.99}})m4_dnl | ||||
| m4_dnl | ||||
| m4_dnl Date to show in man pages. Updated by make setdate. | ||||
| m4_define({{_monthyear_}}, {{September 2020}})m4_dnl | ||||
| m4_define({{_monthyear_}}, {{October 2020}})m4_dnl | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| 
 | ||||
| .TH "hledger-ui" "1" "September 2020" "hledger-ui 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger-ui" "1" "October 2020" "hledger-ui 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -456,4 +456,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger-ui 1.19.99              September 2020                   hledger-ui(1) | ||||
| hledger-ui 1.19.99               October 2020                    hledger-ui(1) | ||||
|  | ||||
| @ -4,4 +4,4 @@ m4_dnl Program version. Updated by make setversion. | ||||
| m4_define({{_version_}}, {{1.19.99}})m4_dnl | ||||
| m4_dnl | ||||
| m4_dnl Date to show in man pages. Updated by make setdate. | ||||
| m4_define({{_monthyear_}}, {{September 2020}})m4_dnl | ||||
| m4_define({{_monthyear_}}, {{October 2020}})m4_dnl | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| 
 | ||||
| .TH "hledger-web" "1" "September 2020" "hledger-web 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger-web" "1" "October 2020" "hledger-web 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -546,4 +546,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger-web 1.19.99             September 2020                  hledger-web(1) | ||||
| hledger-web 1.19.99              October 2020                   hledger-web(1) | ||||
|  | ||||
| @ -4,4 +4,4 @@ m4_dnl Program version. Updated by make setversion. | ||||
| m4_define({{_version_}}, {{1.19.99}})m4_dnl | ||||
| m4_dnl | ||||
| m4_dnl Date to show in man pages. Updated by make setdate. | ||||
| m4_define({{_monthyear_}}, {{September 2020}})m4_dnl | ||||
| m4_define({{_monthyear_}}, {{October 2020}})m4_dnl | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| .\"t | ||||
| 
 | ||||
| .TH "hledger" "1" "September 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| .TH "hledger" "1" "October 2020" "hledger 1.19.99" "hledger User Manuals" | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
| @ -3460,4 +3460,4 @@ SEE ALSO | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| hledger 1.19.99                 September 2020                      hledger(1) | ||||
| hledger 1.19.99                  October 2020                       hledger(1) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user