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