;bal: cli help tweaks
This commit is contained in:
		
							parent
							
								
									346429d070
								
							
						
					
					
						commit
						4ae401cbec
					
				| @ -282,10 +282,10 @@ balancemode = hledgerCommandMode | |||||||
|   $(embedFileRelative "Hledger/Cli/Commands/Balance.txt") |   $(embedFileRelative "Hledger/Cli/Commands/Balance.txt") | ||||||
|   ([flagNone ["sum"] (setboolopt "sum") |   ([flagNone ["sum"] (setboolopt "sum") | ||||||
|       "show sum of posting amounts (default)" |       "show sum of posting amounts (default)" | ||||||
|    ,flagNone ["valuechange"] (setboolopt "valuechange") |  | ||||||
|       "show change of value of period-end historical balances" |  | ||||||
|    ,flagNone ["budget"] (setboolopt "budget") |    ,flagNone ["budget"] (setboolopt "budget") | ||||||
|       "show sum of posting amounts compared to budget goals defined by periodic transactions\n " |       "show sum of posting amounts compared to budget goals defined by periodic transactions\n " | ||||||
|  |    ,flagNone ["valuechange"] (setboolopt "valuechange") | ||||||
|  |       "show change of value of period-end historical balances" | ||||||
| 
 | 
 | ||||||
|    ,flagNone ["change"] (setboolopt "change") |    ,flagNone ["change"] (setboolopt "change") | ||||||
|       "accumulate amounts from column start to column end (in multicolumn reports, default)" |       "accumulate amounts from column start to column end (in multicolumn reports, default)" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user