cli: fix haddock error
This commit is contained in:
		
							parent
							
								
									c49335bd66
								
							
						
					
					
						commit
						a8ff9e91f6
					
				| @ -195,7 +195,7 @@ main = do | ||||
|           system shellcmd >>= exitWith | ||||
| 
 | ||||
|       -- deprecated commands | ||||
|       -- | cmd == "convert"         = error' (modeHelp oldconvertmode) >> exitFailure | ||||
|       -- cmd == "convert"         = error' (modeHelp oldconvertmode) >> exitFailure | ||||
| 
 | ||||
|       -- shouldn't reach here | ||||
|       | otherwise                = usageError ("could not understand the arguments "++show args) >> exitFailure | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user