diff options
Diffstat (limited to '')
-rw-r--r-- | Main.hs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ usage = do " --help Print this message" : " --version Print the version number" : " --recompile Recompile your ~/.xmonad/xmonad.hs" : + " --replace Request the running window manage to exit" : " --restart Request a running xmonad process to restart" : #ifdef TESTING " --run-tests Run the test suite" : |