Use exitErr instead of explicit error message and exitWith
[ganeti-local] / htools / hconfd.hs
index 32d1208..dd62f25 100644 (file)
@@ -33,9 +33,7 @@ import qualified Ganeti.Constants as C
 -- | Options list and functions.
 options :: [OptType]
 options =
-  [ oShowHelp
-  , oShowVer
-  , oNoDaemonize
+  [ oNoDaemonize
   , oNoUserChecks
   , oDebug
   , oPort C.defaultConfdPort