readme updates
This commit is contained in:
		
							parent
							
								
									ddc639094a
								
							
						
					
					
						commit
						93b051b0e0
					
				
							
								
								
									
										17
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								README
									
									
									
									
									
								
							| @ -47,9 +47,7 @@ Here are some commands to try: | |||||||
| 
 | 
 | ||||||
| FEATURES | FEATURES | ||||||
| -------- | -------- | ||||||
| This version of hledger mimics ledger 2.6.1. | This version of hledger mimics a subset of ledger 2.6.1: | ||||||
| 
 |  | ||||||
| ledger features supported: |  | ||||||
| 
 | 
 | ||||||
| - regular ledger entries | - regular ledger entries | ||||||
| - multiple commodities | - multiple commodities | ||||||
| @ -78,7 +76,11 @@ ledger features supported: | |||||||
|   register [REGEXP]...   show register of matching transactions |   register [REGEXP]...   show register of matching transactions | ||||||
|   print    [REGEXP]...   print all matching entries |   print    [REGEXP]...   print all matching entries | ||||||
| 
 | 
 | ||||||
| *Not* supported: | hledger-only features: | ||||||
|  | 
 | ||||||
|  | - ... | ||||||
|  | 
 | ||||||
|  | ledger features not supported: | ||||||
| 
 | 
 | ||||||
| - !include | - !include | ||||||
| - modifier entries | - modifier entries | ||||||
| @ -90,10 +92,6 @@ ledger features supported: | |||||||
| - and: | - and: | ||||||
| 
 | 
 | ||||||
|   Basic options: |   Basic options: | ||||||
|   -H, --full-help        display this help text |  | ||||||
|   -h, --help             display summarized help text |  | ||||||
|   -v, --version          show version information |  | ||||||
|   -f, --file FILE        read ledger data from FILE |  | ||||||
|   -o, --output FILE      write output to FILE |   -o, --output FILE      write output to FILE | ||||||
|   -i, --init-file FILE   initialize ledger using FILE (default: ~/.ledgerrc) |   -i, --init-file FILE   initialize ledger using FILE (default: ~/.ledgerrc) | ||||||
|       --cache FILE       use FILE as a binary cache when --file is not used |       --cache FILE       use FILE as a binary cache when --file is not used | ||||||
| @ -161,5 +159,6 @@ ledger features supported: | |||||||
| 
 | 
 | ||||||
| Some other differences: | Some other differences: | ||||||
| 
 | 
 | ||||||
| - hledger talks about entry and transaction "description", which ledger calls "note" | - hledger talks about the entry and transaction "description", which ledger calls "note" | ||||||
| - hledger always shows timelog balances in hours | - hledger always shows timelog balances in hours | ||||||
|  | - hledger doesn't require a space after flags like -f | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user