;bin: print-location, smooth, swap-dates: update _FLAG marker
This commit is contained in:
		
							parent
							
								
									8023d1e8d7
								
							
						
					
					
						commit
						5405a63aad
					
				| @ -25,7 +25,7 @@ import Hledger.Cli | ||||
| cmdmode = hledgerCommandMode | ||||
|   [s| print-location | ||||
| Like print, but adds tags showing the file path and location of transactions. | ||||
| FLAGS | ||||
| _FLAGS | ||||
|   |] | ||||
|   []  | ||||
|   [generalflagsgroup1] | ||||
|  | ||||
| @ -39,7 +39,7 @@ Useful for preprocessing a journal to smooth out irregular revenues or | ||||
| expenses in daily/weekly/monthly reports, eg: | ||||
| hledger smooth revenues:consulting | hledger -f- incomestatement -W | ||||
| 
 | ||||
| FLAGS | ||||
| _FLAGS | ||||
|   |] | ||||
|   [] | ||||
|   [generalflagsgroup1] | ||||
|  | ||||
| @ -15,7 +15,7 @@ cmdmode = hledgerCommandMode | ||||
|   [s| swap-dates | ||||
| Swap date and date2, on transactions which have date2 defined. | ||||
| (Does not yet swap posting dates.) | ||||
| FLAGS | ||||
| _FLAGS | ||||
|   |] | ||||
|   []  | ||||
|   [generalflagsgroup1] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user