diff options
author | Adam Vogt <vogt.adam@gmail.com> | 2009-12-20 19:35:29 +0100 |
---|---|---|
committer | Adam Vogt <vogt.adam@gmail.com> | 2009-12-20 19:35:29 +0100 |
commit | e193f0357bf55e52d38289d786649272e813175e (patch) | |
tree | 5d07f3fd723801a9e4c80db91f156cb15da71e5e /man | |
parent | 7c38900cecc963d16f4e0f7f58d872934df341c8 (diff) | |
download | metatile-e193f0357bf55e52d38289d786649272e813175e.tar metatile-e193f0357bf55e52d38289d786649272e813175e.zip |
Add --replace flag with documentation (issue 99).
Ignore-this: c56000295b75c66309913e29e1671d88
darcs-hash:20091220183529-1499c-3c77980c6e443252334c118e2284fa7ed4933bff
Diffstat (limited to 'man')
-rw-r--r-- | man/xmonad.1.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/xmonad.1.markdown b/man/xmonad.1.markdown index 1099fdb..b8921c6 100644 --- a/man/xmonad.1.markdown +++ b/man/xmonad.1.markdown @@ -57,6 +57,9 @@ These flags are: --restart : Causes the currently running _xmonad_ process to restart +--replace +: Replace an existing window manager + --version : Display version of _xmonad_ |