From e193f0357bf55e52d38289d786649272e813175e Mon Sep 17 00:00:00 2001 From: Adam Vogt Date: Sun, 20 Dec 2009 19:35:29 +0100 Subject: Add --replace flag with documentation (issue 99). Ignore-this: c56000295b75c66309913e29e1671d88 darcs-hash:20091220183529-1499c-3c77980c6e443252334c118e2284fa7ed4933bff --- Main.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index a2cf797..230155f 100644 --- a/Main.hs +++ b/Main.hs @@ -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" : -- cgit v1.2.3