diff options
author | Spencer Janssen <spencerjanssen@gmail.com> | 2010-02-13 01:26:47 +0100 |
---|---|---|
committer | Spencer Janssen <spencerjanssen@gmail.com> | 2010-02-13 01:26:47 +0100 |
commit | f9cce225daf6c837da199f36146adc95166874bb (patch) | |
tree | b54baaf748a9fd49ce29658760f6acccf5ec6bd2 /man | |
parent | a5aa147e1fdb5acd1449f7e0038a395add332422 (diff) | |
download | xmonad-f9cce225daf6c837da199f36146adc95166874bb.tar.gz xmonad-f9cce225daf6c837da199f36146adc95166874bb.tar.xz xmonad-f9cce225daf6c837da199f36146adc95166874bb.zip |
Make the --replace docs consistent
Ignore-this: c99526bce66ae1154fbf5713622f035d
darcs-hash:20100213002647-25a6b-fd03f41ed33f00fc74f860891d697a44b4b3a104.gz
Diffstat (limited to '')
-rw-r--r-- | man/xmonad.1.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xmonad.1.markdown b/man/xmonad.1.markdown index b8921c6..fd59950 100644 --- a/man/xmonad.1.markdown +++ b/man/xmonad.1.markdown @@ -58,7 +58,7 @@ These flags are: : Causes the currently running _xmonad_ process to restart --replace -: Replace an existing window manager +: Replace the current window manager with xmonad --version : Display version of _xmonad_ |