nother docs tweak
This commit is contained in:
		
							parent
							
								
									70961880d5
								
							
						
					
					
						commit
						2c5ec941f5
					
				@ -441,7 +441,8 @@ Included files are also affected, eg:
 | 
				
			|||||||
### Account aliases
 | 
					### Account aliases
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can define account aliases to rewrite certain account names (and their subaccounts).
 | 
					You can define account aliases to rewrite certain account names (and their subaccounts).
 | 
				
			||||||
The format is `alias ORIG = ALIAS`, where ORIG and ALIAS are full account names.
 | 
					This tends to be a little more reliable than post-processing with sed or similar.
 | 
				
			||||||
 | 
					The directive is `alias ORIG = ALIAS`, where ORIG and ALIAS are full account names.
 | 
				
			||||||
To forget all aliases defined to this point, use `end aliases`.
 | 
					To forget all aliases defined to this point, use `end aliases`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Here's an example: say a sole proprietor has a personal.journal:
 | 
					Here's an example: say a sole proprietor has a personal.journal:
 | 
				
			||||||
@ -488,10 +489,6 @@ Command-line alias options are applied after any alias directives in the
 | 
				
			|||||||
journal.  At most one alias directive and one alias option will be applied
 | 
					journal.  At most one alias directive and one alias option will be applied
 | 
				
			||||||
to each account name.
 | 
					to each account name.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Aliases tend to be a little more reliable than post-processing with sed or
 | 
					 | 
				
			||||||
similar, as they know about account name syntax, posting type indicators
 | 
					 | 
				
			||||||
etc.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Core commands
 | 
					## Core commands
 | 
				
			||||||
 | 
					
 | 
				
			||||||
These commands are provided by the main hledger package and are always
 | 
					These commands are provided by the main hledger package and are always
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user