diff options
author | okan | 2016-10-05 13:35:17 +0000 |
---|---|---|
committer | okan | 2016-10-05 13:35:17 +0000 |
commit | 8427040c2979873b650b84e98f6d36d11995b3a9 (patch) | |
tree | 30788bd11211205279bbabb6e5519e0957d429b6 /cwm.1 | |
parent | 1147660d2084b3f323c9552fee3c89f578d2cb79 (diff) | |
download | cwm-8427040c2979873b650b84e98f6d36d11995b3a9.tar.gz |
Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect.
Diffstat (limited to 'cwm.1')
-rw-r--r-- | cwm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.53 2015/08/21 16:52:37 okan Exp $ +.\" $OpenBSD: cwm.1,v 1.54 2016/10/05 13:35:17 okan Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 21 2015 $ +.Dd $Mdocdate: October 5 2016 $ .Dt CWM 1 .Os .Sh NAME @@ -97,7 +97,7 @@ Reverse cycle through currently visible windows. Delete current window. .It Ic CM-[n] Select group n, where n is 1-9. -.It Ic CM-0 +.It Ic CM-a Select all groups. .It Ic CM-g Toggle group membership of current window. |