;doc: note that -I does not disable balance assignments
[ci skip]
This commit is contained in:
		
							parent
							
								
									056735a76a
								
							
						
					
					
						commit
						390cea7f7c
					
				| @ -106,7 +106,7 @@ m4_define({{_inputoptions_}}, {{ | ||||
| : use some other field or tag for the account name | ||||
| 
 | ||||
| `-I --ignore-assertions` | ||||
| : ignore any failing balance assertions | ||||
| : disable balance assertion checks (note: does not disable balance assignments) | ||||
| 
 | ||||
| }} )m4_dnl | ||||
| m4_dnl | ||||
|  | ||||
| @ -404,6 +404,7 @@ can protect you from, eg, inadvertently disrupting reconciled balances | ||||
| while cleaning up old entries. You can disable them temporarily with | ||||
| the `-I/--ignore-assertions` flag, which can be useful for | ||||
| troubleshooting or for reading Ledger files. | ||||
| (Note: this flag currently does not disable balance assignments, below). | ||||
| 
 | ||||
| ### Assertions and ordering | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user