;update CLI usage texts
This commit is contained in:
		
							parent
							
								
									23369714e1
								
							
						
					
					
						commit
						1e13588153
					
				| @ -25,9 +25,10 @@ commands, including check: | |||||||
| -   parseable - data files are well-formed and can be successfully | -   parseable - data files are well-formed and can be successfully | ||||||
|     parsed |     parsed | ||||||
| 
 | 
 | ||||||
| -   autobalanced - all transactions are balanced, inferring missing | -   balancedwithautoconversion - all transactions are balanced, | ||||||
|     amounts where necessary, and possibly converting commodities using |     inferring missing amounts where necessary, and possibly converting | ||||||
|     transaction prices or automatically-inferred transaction prices |     commodities using transaction prices or automatically-inferred | ||||||
|  |     transaction prices | ||||||
| 
 | 
 | ||||||
| -   assertions - all balance assertions in the journal are passing. | -   assertions - all balance assertions in the journal are passing. | ||||||
|     (This check can be disabled with -I/--ignore-assertions.) |     (This check can be disabled with -I/--ignore-assertions.) | ||||||
| @ -42,6 +43,9 @@ check: | |||||||
| 
 | 
 | ||||||
| -   commodities - all commodity symbols used have been declared | -   commodities - all commodity symbols used have been declared | ||||||
| 
 | 
 | ||||||
|  | -   balancednoautoconversion - transactions are balanced, possibly using | ||||||
|  |     explicit transaction prices but not inferred ones | ||||||
|  | 
 | ||||||
| Other checks | Other checks | ||||||
| 
 | 
 | ||||||
| These checks can be run only by giving their names as arguments to | These checks can be run only by giving their names as arguments to | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user