diff options
author | okan | 2016-10-05 14:01:23 +0000 |
---|---|---|
committer | okan | 2016-10-05 14:01:23 +0000 |
commit | 931705f1ef0f632addc53c7907152ff9cf0f8e8b (patch) | |
tree | bed5ba4e53754c2fcc4b4ec7b83d90760ef6ccd0 /cwmrc.5 | |
parent | 8427040c2979873b650b84e98f6d36d11995b3a9 (diff) | |
download | cwm-931705f1ef0f632addc53c7907152ff9cf0f8e8b.tar.gz |
More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.
Diffstat (limited to 'cwmrc.5')
-rw-r--r-- | cwmrc.5 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: cwmrc.5,v 1.62 2016/09/12 13:47:00 okan Exp $ +.\" $OpenBSD: cwmrc.5,v 1.63 2016/10/05 14:01:23 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: September 12 2016 $ +.Dd $Mdocdate: October 5 2016 $ .Dt CWMRC 5 .Os .Sh NAME @@ -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] |