mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-15 03:55:45 -07:00
no need to expose --resume to the user
This commit is contained in:
1
Main.hs
1
Main.hs
@@ -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
|
||||||
|
Reference in New Issue
Block a user