mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-15 17:48:59 +03:00
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