doc: remove commented doc
This commit is contained in:
		
							parent
							
								
									34ed4d474e
								
							
						
					
					
						commit
						7124b1c4d4
					
				| @ -940,37 +940,7 @@ Additional convenience features: | |||||||
| 
 | 
 | ||||||
| - Input prompts are displayed in a different colour when the terminal supports it. | - Input prompts are displayed in a different colour when the terminal supports it. | ||||||
| 
 | 
 | ||||||
| Here's [an example](step-by-step#record-a-transaction-with-hledger-add). | Here's [an example](step-by-step.html#record-a-transaction-with-hledger-add). | ||||||
| <!-- |  | ||||||
|     $ hledger add |  | ||||||
|     (...) |  | ||||||
|     Starting a new transaction. |  | ||||||
|     date ? [2013/04/09]:  |  | ||||||
|     description ? : starbucks |  | ||||||
| 
 |  | ||||||
|     Using this existing transaction for defaults: |  | ||||||
|     2012/04/19 * starbucks |  | ||||||
|         expenses:personal:food:snacks         $3.70 |  | ||||||
|         assets:cash:wallet                   $-3.70 |  | ||||||
| 
 |  | ||||||
|     account 1 ? [expenses:personal:food:snacks]:  |  | ||||||
|     amount  1 ? [$3.7]:  |  | ||||||
|     account 2 ? [assets:cash:wallet]:  |  | ||||||
|     amount  2 ? [$-3.7]:  |  | ||||||
|     account 3 (or . to complete this transaction) ? : . |  | ||||||
| 
 |  | ||||||
|     Transaction entered: |  | ||||||
|     2013/04/09 starbucks |  | ||||||
|         expenses:personal:food:snacks          $7.7 |  | ||||||
|         assets:cash:wallet                    $-7.7 |  | ||||||
| 
 |  | ||||||
|     Accept this transaction ? [y]:  |  | ||||||
|     Added to the journal. |  | ||||||
| 
 |  | ||||||
|     Starting a new transaction. |  | ||||||
|     date ? [2013/04/09]: <CTRL-D> |  | ||||||
|     $ |  | ||||||
| --> |  | ||||||
| 
 | 
 | ||||||
| ### Reports | ### Reports | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user