More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.

This commit is contained in:
okan 2016-10-05 14:01:23 +00:00
parent c131620d7b
commit e7dcb17e1e
2 changed files with 4 additions and 4 deletions

4
cwm.1
View File

@ -96,9 +96,9 @@ Reverse cycle through currently visible windows.
.It Ic CM-x
Delete current window.
.It Ic CM-[n]
Select group n, where n is 1-9.
Toggle visibility of group n, where n is 1-9.
.It Ic CM-a
Select all groups.
Toggle visibility of all groups.
.It Ic CM-g
Toggle group membership of current window.
.It Ic M-Right

View File

@ -266,13 +266,13 @@ Launch
.Dq ssh
menu.
.It group[n]
Select group n, where n is 1-9.
Toggle visibility of group n, where n is 1-9.
.It grouponly[n]
Like
.Ar group[n]
but also hides the other groups.
.It nogroup
Select all groups.
Toggle visibility of all groups.
.It grouptoggle
Toggle group membership of current window.
.It movetogroup[n]