mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-14 19:45:44 -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
|
||||
" --run-tests Run the test suite" :
|
||||
#endif
|
||||
" --resume STATE Internal flag, do not use" :
|
||||
[]
|
||||
|
||||
-- | Build "~/.xmonad/xmonad.hs" with ghc, then execute it. If there are no
|
||||
|
Reference in New Issue
Block a user