doc: fix pivot option formatting, whitespace
This commit is contained in:
		
							parent
							
								
									f21e9d1c25
								
							
						
					
					
						commit
						8986a8d3a0
					
				
							
								
								
									
										28
									
								
								doc/lib.m4
									
									
									
									
									
								
							
							
						
						
									
										28
									
								
								doc/lib.m4
									
									
									
									
									
								
							| @ -89,55 +89,55 @@ m4_define({{_generaloptions_}}, {{ | |||||||
| m4_dnl | m4_dnl | ||||||
| m4_define({{_reportingoptions_}}, {{ | m4_define({{_reportingoptions_}}, {{ | ||||||
| 
 | 
 | ||||||
| `-b --begin=DATE              ` | `-b --begin=DATE` | ||||||
| : include postings/txns on or after this date | : include postings/txns on or after this date | ||||||
| 
 | 
 | ||||||
| `-e --end=DATE                ` | `-e --end=DATE` | ||||||
| : include postings/txns before this date | : include postings/txns before this date | ||||||
| 
 | 
 | ||||||
| `-D --daily                   ` | `-D --daily` | ||||||
| : multiperiod/multicolumn report by day | : multiperiod/multicolumn report by day | ||||||
| 
 | 
 | ||||||
| `-W --weekly                  ` | `-W --weekly` | ||||||
| : multiperiod/multicolumn report by week | : multiperiod/multicolumn report by week | ||||||
| 
 | 
 | ||||||
| `-M --monthly                 ` | `-M --monthly` | ||||||
| : multiperiod/multicolumn report by month | : multiperiod/multicolumn report by month | ||||||
| 
 | 
 | ||||||
| `-Q --quarterly               ` | `-Q --quarterly` | ||||||
| : multiperiod/multicolumn report by quarter | : multiperiod/multicolumn report by quarter | ||||||
| 
 | 
 | ||||||
| `-Y --yearly                  ` | `-Y --yearly` | ||||||
| : multiperiod/multicolumn report by year | : multiperiod/multicolumn report by year | ||||||
| 
 | 
 | ||||||
| `-p --period=PERIODEXP        ` | `-p --period=PERIODEXP` | ||||||
| : set start date, end date, and/or reporting interval all at once (overrides the flags above) | : set start date, end date, and/or reporting interval all at once (overrides the flags above) | ||||||
| 
 | 
 | ||||||
| `--date2` | `--date2` | ||||||
| : show, and match with -b/-e/-p/date:, secondary dates instead | : show, and match with -b/-e/-p/date:, secondary dates instead | ||||||
| 
 | 
 | ||||||
| `-C --cleared                 ` | `-C --cleared` | ||||||
| : include only cleared postings/txns | : include only cleared postings/txns | ||||||
| 
 | 
 | ||||||
| `--pending` | `--pending` | ||||||
| : include only pending postings/txns | : include only pending postings/txns | ||||||
| 
 | 
 | ||||||
| `-U --uncleared               ` | `-U --uncleared` | ||||||
| : include only uncleared (and pending) postings/txns | : include only uncleared (and pending) postings/txns | ||||||
| 
 | 
 | ||||||
| `-R --real                    ` | `-R --real` | ||||||
| : include only non-virtual postings | : include only non-virtual postings | ||||||
| 
 | 
 | ||||||
| `--depth=N` | `--depth=N` | ||||||
| : hide accounts/postings deeper than N | : hide accounts/postings deeper than N | ||||||
| 
 | 
 | ||||||
| `-E --empty                   ` | `-E --empty` | ||||||
| : show items with zero amount, normally hidden | : show items with zero amount, normally hidden | ||||||
| 
 | 
 | ||||||
| `-B --cost                    ` | `-B --cost` | ||||||
| : show amounts in their cost price's commodity | : show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
| `--pivot TAG | `--pivot TAG` | ||||||
| : will transform the journal before any other processing by replacing the account name of every posting having the tag TAG with content VALUE by the  account name "TAG:VALUE". | : will transform the journal before any other processing by replacing the account name of every posting having the tag TAG with content VALUE by the  account name "TAG:VALUE". | ||||||
| : The TAG will only match if it is a full-length match. The pivot will only happen if the TAG is on a posting, not if it is on the transaction. If the tag value is a multi:level:account:name the new account name will be "TAG:multi:level:account:name". | : The TAG will only match if it is a full-length match. The pivot will only happen if the TAG is on a posting, not if it is on the transaction. If the tag value is a multi:level:account:name the new account name will be "TAG:multi:level:account:name". | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -206,7 +206,7 @@ show amounts in their cost price\[aq]s commodity | |||||||
| .RS | .RS | ||||||
| .RE | .RE | ||||||
| .TP | .TP | ||||||
| .B `\-\-pivot TAG | .B \f[C]\-\-pivot\ TAG\f[] | ||||||
| will transform the journal before any other processing by replacing the | will transform the journal before any other processing by replacing the | ||||||
| account name of every posting having the tag TAG with content VALUE by | account name of every posting having the tag TAG with content VALUE by | ||||||
| the account name "TAG:VALUE". | the account name "TAG:VALUE". | ||||||
|  | |||||||
| @ -138,7 +138,7 @@ the data. | |||||||
| `-B --cost' | `-B --cost' | ||||||
|      show amounts in their cost price's commodity |      show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
| `-pivot TAG | `--pivot TAG' | ||||||
|      will transform the journal before any other processing by |      will transform the journal before any other processing by | ||||||
|      replacing the account name of every posting having the tag TAG |      replacing the account name of every posting having the tag TAG | ||||||
|      with content VALUE by the account name "TAG:VALUE".  The TAG will |      with content VALUE by the account name "TAG:VALUE".  The TAG will | ||||||
| @ -288,17 +288,17 @@ Tag Table: | |||||||
| Node: Top88 | Node: Top88 | ||||||
| Node: OPTIONS714 | Node: OPTIONS714 | ||||||
| Ref: #options813 | Ref: #options813 | ||||||
| Node: KEYS3687 | Node: KEYS3689 | ||||||
| Ref: #keys3784 | Ref: #keys3786 | ||||||
| Node: SCREENS4181 | Node: SCREENS4183 | ||||||
| Ref: #screens4268 | Ref: #screens4270 | ||||||
| Node: Accounts screen4358 | Node: Accounts screen4360 | ||||||
| Ref: #accounts-screen4488 | Ref: #accounts-screen4490 | ||||||
| Node: Register screen5333 | Node: Register screen5335 | ||||||
| Ref: #register-screen5490 | Ref: #register-screen5492 | ||||||
| Node: Transaction screen6872 | Node: Transaction screen6874 | ||||||
| Ref: #transaction-screen7032 | Ref: #transaction-screen7034 | ||||||
| Node: Error screen7899 | Node: Error screen7901 | ||||||
| Ref: #error-screen8023 | Ref: #error-screen8025 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -135,7 +135,7 @@ OOPPTTIIOONNSS | |||||||
|        --BB ----ccoosstt |        --BB ----ccoosstt | ||||||
|               show amounts in their cost price's commodity |               show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
|        ``----ppiivvoott TTAAGG |        ----ppiivvoott TTAAGG | ||||||
|               will transform  the  journal  before  any  other  processing  by |               will transform  the  journal  before  any  other  processing  by | ||||||
|               replacing  the  account name of every posting having the tag TAG |               replacing  the  account name of every posting having the tag TAG | ||||||
|               with content VALUE by the account name "TAG:VALUE". |               with content VALUE by the account name "TAG:VALUE". | ||||||
|  | |||||||
| @ -251,7 +251,7 @@ show amounts in their cost price\[aq]s commodity | |||||||
| .RS | .RS | ||||||
| .RE | .RE | ||||||
| .TP | .TP | ||||||
| .B `\-\-pivot TAG | .B \f[C]\-\-pivot\ TAG\f[] | ||||||
| will transform the journal before any other processing by replacing the | will transform the journal before any other processing by replacing the | ||||||
| account name of every posting having the tag TAG with content VALUE by | account name of every posting having the tag TAG with content VALUE by | ||||||
| the account name "TAG:VALUE". | the account name "TAG:VALUE". | ||||||
|  | |||||||
| @ -175,7 +175,7 @@ before options as shown above. | |||||||
| `-B --cost' | `-B --cost' | ||||||
|      show amounts in their cost price's commodity |      show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
| `-pivot TAG | `--pivot TAG' | ||||||
|      will transform the journal before any other processing by |      will transform the journal before any other processing by | ||||||
|      replacing the account name of every posting having the tag TAG |      replacing the account name of every posting having the tag TAG | ||||||
|      with content VALUE by the account name "TAG:VALUE".  The TAG will |      with content VALUE by the account name "TAG:VALUE".  The TAG will | ||||||
|  | |||||||
| @ -173,7 +173,7 @@ OOPPTTIIOONNSS | |||||||
|        --BB ----ccoosstt |        --BB ----ccoosstt | ||||||
|               show amounts in their cost price's commodity |               show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
|        ``----ppiivvoott TTAAGG |        ----ppiivvoott TTAAGG | ||||||
|               will  transform  the  journal  before  any  other  processing by |               will  transform  the  journal  before  any  other  processing by | ||||||
|               replacing the account name of every posting having the  tag  TAG |               replacing the account name of every posting having the  tag  TAG | ||||||
|               with content VALUE by the account name "TAG:VALUE". |               with content VALUE by the account name "TAG:VALUE". | ||||||
|  | |||||||
| @ -330,7 +330,7 @@ show amounts in their cost price\[aq]s commodity | |||||||
| .RS | .RS | ||||||
| .RE | .RE | ||||||
| .TP | .TP | ||||||
| .B `\-\-pivot TAG | .B \f[C]\-\-pivot\ TAG\f[] | ||||||
| will transform the journal before any other processing by replacing the | will transform the journal before any other processing by replacing the | ||||||
| account name of every posting having the tag TAG with content VALUE by | account name of every posting having the tag TAG with content VALUE by | ||||||
| the account name "TAG:VALUE". | the account name "TAG:VALUE". | ||||||
|  | |||||||
| @ -243,7 +243,7 @@ command name. | |||||||
| `-B --cost' | `-B --cost' | ||||||
|      show amounts in their cost price's commodity |      show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
| `-pivot TAG | `--pivot TAG' | ||||||
|      will transform the journal before any other processing by |      will transform the journal before any other processing by | ||||||
|      replacing the account name of every posting having the tag TAG |      replacing the account name of every posting having the tag TAG | ||||||
|      with content VALUE by the account name "TAG:VALUE".  The TAG will |      with content VALUE by the account name "TAG:VALUE".  The TAG will | ||||||
| @ -2043,95 +2043,95 @@ Node: EXAMPLES1748 | |||||||
| Ref: #examples1850 | Ref: #examples1850 | ||||||
| Node: OPTIONS3854 | Node: OPTIONS3854 | ||||||
| Ref: #options3958 | Ref: #options3958 | ||||||
| Node: Multiple files7265 | Node: Multiple files7267 | ||||||
| Ref: #multiple-files7390 | Ref: #multiple-files7392 | ||||||
| Node: Repeated options7655 | Node: Repeated options7657 | ||||||
| Ref: #repeated-options7807 | Ref: #repeated-options7809 | ||||||
| Node: Depth limiting7927 | Node: Depth limiting7929 | ||||||
| Ref: #depth-limiting8072 | Ref: #depth-limiting8074 | ||||||
| Node: Smart dates8273 | Node: Smart dates8275 | ||||||
| Ref: #smart-dates8414 | Ref: #smart-dates8416 | ||||||
| Node: Reporting interval9411 | Node: Reporting interval9413 | ||||||
| Ref: #reporting-interval9570 | Ref: #reporting-interval9572 | ||||||
| Node: Period expressions9913 | Node: Period expressions9915 | ||||||
| Ref: #period-expressions10080 | Ref: #period-expressions10082 | ||||||
| Node: Regular Expressions12126 | Node: Regular Expressions12128 | ||||||
| Ref: #regular-expressions12268 | Ref: #regular-expressions12270 | ||||||
| Node: QUERIES13751 | Node: QUERIES13753 | ||||||
| Ref: #queries13855 | Ref: #queries13857 | ||||||
| Node: COMMANDS17157 | Node: COMMANDS17159 | ||||||
| Ref: #commands17271 | Ref: #commands17273 | ||||||
| Node: accounts17944 | Node: accounts17946 | ||||||
| Ref: #accounts18044 | Ref: #accounts18046 | ||||||
| Node: activity19026 | Node: activity19028 | ||||||
| Ref: #activity19138 | Ref: #activity19140 | ||||||
| Node: add19497 | Node: add19499 | ||||||
| Ref: #add19598 | Ref: #add19600 | ||||||
| Node: balance22257 | Node: balance22259 | ||||||
| Ref: #balance22370 | Ref: #balance22372 | ||||||
| Node: Flat mode25086 | Node: Flat mode25088 | ||||||
| Ref: #flat-mode25213 | Ref: #flat-mode25215 | ||||||
| Node: Depth limited balance reports25632 | Node: Depth limited balance reports25634 | ||||||
| Ref: #depth-limited-balance-reports25835 | Ref: #depth-limited-balance-reports25837 | ||||||
| Node: Multicolumn balance reports26256 | Node: Multicolumn balance reports26258 | ||||||
| Ref: #multicolumn-balance-reports26458 | Ref: #multicolumn-balance-reports26460 | ||||||
| Node: Market value31107 | Node: Market value31109 | ||||||
| Ref: #market-value31271 | Ref: #market-value31273 | ||||||
| Node: Custom balance output31764 | Node: Custom balance output31766 | ||||||
| Ref: #custom-balance-output31937 | Ref: #custom-balance-output31939 | ||||||
| Node: Output destination34041 | Node: Output destination34043 | ||||||
| Ref: #output-destination34206 | Ref: #output-destination34208 | ||||||
| Node: CSV output34476 | Node: CSV output34478 | ||||||
| Ref: #csv-output34595 | Ref: #csv-output34597 | ||||||
| Node: balancesheet34992 | Node: balancesheet34994 | ||||||
| Ref: #balancesheet35120 | Ref: #balancesheet35122 | ||||||
| Node: cashflow35772 | Node: cashflow35774 | ||||||
| Ref: #cashflow35889 | Ref: #cashflow35891 | ||||||
| Node: help36579 | Node: help36581 | ||||||
| Ref: #help36691 | Ref: #help36693 | ||||||
| Node: incomestatement37528 | Node: incomestatement37530 | ||||||
| Ref: #incomestatement37658 | Ref: #incomestatement37660 | ||||||
| Node: info38385 | Node: info38387 | ||||||
| Ref: #info38492 | Ref: #info38494 | ||||||
| Node: man38854 | Node: man38856 | ||||||
| Ref: #man38951 | Ref: #man38953 | ||||||
| Node: print39354 | Node: print39356 | ||||||
| Ref: #print39459 | Ref: #print39461 | ||||||
| Node: register40810 | Node: register40812 | ||||||
| Ref: #register40923 | Ref: #register40925 | ||||||
| Node: Custom register output45264 | Node: Custom register output45266 | ||||||
| Ref: #custom-register-output45395 | Ref: #custom-register-output45397 | ||||||
| Node: stats46692 | Node: stats46694 | ||||||
| Ref: #stats46798 | Ref: #stats46800 | ||||||
| Node: test47679 | Node: test47681 | ||||||
| Ref: #test47766 | Ref: #test47768 | ||||||
| Node: ADD-ON COMMANDS48133 | Node: ADD-ON COMMANDS48135 | ||||||
| Ref: #add-on-commands48269 | Ref: #add-on-commands48271 | ||||||
| Node: api49557 | Node: api49559 | ||||||
| Ref: #api49649 | Ref: #api49651 | ||||||
| Node: autosync49683 | Node: autosync49685 | ||||||
| Ref: #autosync49798 | Ref: #autosync49800 | ||||||
| Node: diff52113 | Node: diff52115 | ||||||
| Ref: #diff52223 | Ref: #diff52225 | ||||||
| Node: equity52887 | Node: equity52889 | ||||||
| Ref: #equity53001 | Ref: #equity53003 | ||||||
| Node: interest54329 | Node: interest54331 | ||||||
| Ref: #interest54446 | Ref: #interest54448 | ||||||
| Node: irr57530 | Node: irr57532 | ||||||
| Ref: #irr57643 | Ref: #irr57645 | ||||||
| Node: print-unique60018 | Node: print-unique60020 | ||||||
| Ref: #print-unique60148 | Ref: #print-unique60150 | ||||||
| Node: rewrite60406 | Node: rewrite60408 | ||||||
| Ref: #rewrite60525 | Ref: #rewrite60527 | ||||||
| Node: ui61054 | Node: ui61056 | ||||||
| Ref: #ui61154 | Ref: #ui61156 | ||||||
| Node: web61195 | Node: web61197 | ||||||
| Ref: #web61283 | Ref: #web61285 | ||||||
| Node: TROUBLESHOOTING61316 | Node: TROUBLESHOOTING61318 | ||||||
| Ref: #troubleshooting61435 | Ref: #troubleshooting61437 | ||||||
| Node: Run-time problems61489 | Node: Run-time problems61491 | ||||||
| Ref: #run-time-problems61632 | Ref: #run-time-problems61634 | ||||||
| Node: Known limitations63576 | Node: Known limitations63578 | ||||||
| Ref: #known-limitations63719 | Ref: #known-limitations63721 | ||||||
|  |  | ||||||
| End Tag Table | End Tag Table | ||||||
|  | |||||||
| @ -218,7 +218,7 @@ OOPPTTIIOONNSS | |||||||
|        --BB ----ccoosstt |        --BB ----ccoosstt | ||||||
|               show amounts in their cost price's commodity |               show amounts in their cost price's commodity | ||||||
| 
 | 
 | ||||||
|        ``----ppiivvoott TTAAGG |        ----ppiivvoott TTAAGG | ||||||
|               will  transform  the  journal  before  any  other  processing by |               will  transform  the  journal  before  any  other  processing by | ||||||
|               replacing the account name of every posting having the  tag  TAG |               replacing the account name of every posting having the  tag  TAG | ||||||
|               with content VALUE by the account name "TAG:VALUE". |               with content VALUE by the account name "TAG:VALUE". | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user