;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 | ||||
|     parsed | ||||
| 
 | ||||
| -   autobalanced - all transactions are balanced, inferring missing | ||||
|     amounts where necessary, and possibly converting commodities using | ||||
|     transaction prices or automatically-inferred transaction prices | ||||
| -   balancedwithautoconversion - all transactions are balanced, | ||||
|     inferring missing amounts where necessary, and possibly converting | ||||
|     commodities using transaction prices or automatically-inferred | ||||
|     transaction prices | ||||
| 
 | ||||
| -   assertions - all balance assertions in the journal are passing. | ||||
|     (This check can be disabled with -I/--ignore-assertions.) | ||||
| @ -42,6 +43,9 @@ check: | ||||
| 
 | ||||
| -   commodities - all commodity symbols used have been declared | ||||
| 
 | ||||
| -   balancednoautoconversion - transactions are balanced, possibly using | ||||
|     explicit transaction prices but not inferred ones | ||||
| 
 | ||||
| Other checks | ||||
| 
 | ||||
| These checks can be run only by giving their names as arguments to | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user