aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-06-19 02:01:10 +0100
committerThomas Adam <thomas@xteddy.org>2015-06-19 02:01:10 +0100
commit0ef3e28609ba89f53bedf40f5facc990cc57e60d (patch)
tree8b865d9dca83e14e0a4a6a520e69c48e8dbb0424 /tmux.1
parent86018a394773c44d08a4d000046f77e20b413a93 (diff)
parentf557c7d8ca48c79136e4997b2cba0a08ee039257 (diff)
downloadrtmux-0ef3e28609ba89f53bedf40f5facc990cc57e60d.tar.gz
rtmux-0ef3e28609ba89f53bedf40f5facc990cc57e60d.tar.bz2
rtmux-0ef3e28609ba89f53bedf40f5facc990cc57e60d.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 05097c6e..20754551 100644
--- a/tmux.1
+++ b/tmux.1
@@ -408,14 +408,15 @@ An
pattern which is matched against the session name.
.El
.Pp
-If the session name is prefixed with a
-.Ql = : ,
+If the session name is prefixed with an
+.Ql = ,
only an exact match is accepted (so
.Ql =mysess
will only match exactly
.Ql mysess ,
not
.Ql mysession ) .
+.Pp
If a single session is found, it is used as the target session; multiple matches
produce an error.
If a session is omitted, the current session is used if available; if no