no need to expose --resume to the user

This commit is contained in:
Don Stewart
2008-03-28 21:42:19 +00:00
parent 16725dfe0d
commit 2b2774f81d

View File

@@ -57,7 +57,6 @@ usage = do
#ifdef TESTING #ifdef TESTING
" --run-tests Run the test suite" : " --run-tests Run the test suite" :
#endif #endif
" --resume STATE Internal flag, do not use" :
[] []
-- | Build "~/.xmonad/xmonad.hs" with ghc, then execute it. If there are no -- | Build "~/.xmonad/xmonad.hs" with ghc, then execute it. If there are no