;bin: hledger-check-tag-files: fix comments
This commit is contained in:
		
							parent
							
								
									53c08f45b2
								
							
						
					
					
						commit
						90d4bb9c0f
					
				| @ -8,11 +8,11 @@ Read the default journal and give an error if any tag values | ||||
| containing '/' do not exist as file paths. | ||||
| Usage: | ||||
| 
 | ||||
| $ hledger-check-tag-files.hs    # compiles every time (?) | ||||
| $ hledger-check-tag-files.hs    # compiles if needed | ||||
| 
 | ||||
| or: | ||||
| 
 | ||||
| $ hledger check-tag-files       # compiles every time (?) | ||||
| $ hledger check-tag-files       # compiles if there's no compiled version | ||||
| -} | ||||
| 
 | ||||
| import Control.Monad | ||||
|  | ||||
| @ -8,11 +8,11 @@ Read the default journal and give an error if any tag values | ||||
| containing '/' do not exist as file paths. | ||||
| Usage: | ||||
| 
 | ||||
| $ hledger-check-tag-files.hs    # compiles if needed | ||||
| $ hledger-check-tag-files.hs    # compiles every time (?) | ||||
| 
 | ||||
| or: | ||||
| 
 | ||||
| $ hledger check-tag-files       # compiles if there's no compiled version | ||||
| $ hledger check-tag-files       # compiles every time (?) | ||||
| -} | ||||
| 
 | ||||
| import Control.Monad | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user