diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2008-03-24 22:24:53 +0100 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2008-03-24 22:24:53 +0100 |
commit | 3b07ee0b8a303bd305772336d716257b86e7c598 (patch) | |
tree | 50ff168b8010aa139a344f8f5aba3bb3361e0f4e /man | |
parent | 9615ff3cf67064456788b178f4891608f2130016 (diff) | |
download | metatile-3b07ee0b8a303bd305772336d716257b86e7c598.tar metatile-3b07ee0b8a303bd305772336d716257b86e7c598.zip |
--recompile now forces recompilation of xmonad.hs
darcs-hash:20080324212453-a5988-7344cb61508f6eabe969aed2a749f0adcc425704
Diffstat (limited to 'man')
-rw-r--r-- | man/xmonad.1.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/man/xmonad.1.in b/man/xmonad.1.in index f4dfe3b..9bb1fb6 100644 --- a/man/xmonad.1.in +++ b/man/xmonad.1.in @@ -22,10 +22,7 @@ When running with multiple monitors (Xinerama), each screen has exactly 1 worksp \fBxmonad\fR has several flags which you may pass to the executable. These flags are: .TP \fB--recompile -Recompiles your configuration in ~/.xmonad/xmonad.hs if it is newer than your already existing ~/.xmonad/xmonad executable. -.TP -\fB--recompile-force -Unconditionally recompiles your configuration in ~/.xmonad/xmonad.hs. +Recompiles your configuration in ~/.xmonad/xmonad.hs .TP \fB--version Display version of \fBxmonad\fR. |