mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
Remove a stray : and tweak paragraph.
This commit is contained in:
parent
85120b37ea
commit
164ba041c9
5
tmux.1
5
tmux.1
@ -404,14 +404,15 @@ An
|
|||||||
pattern which is matched against the session name.
|
pattern which is matched against the session name.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
If the session name is prefixed with a
|
If the session name is prefixed with an
|
||||||
.Ql = : ,
|
.Ql = ,
|
||||||
only an exact match is accepted (so
|
only an exact match is accepted (so
|
||||||
.Ql =mysess
|
.Ql =mysess
|
||||||
will only match exactly
|
will only match exactly
|
||||||
.Ql mysess ,
|
.Ql mysess ,
|
||||||
not
|
not
|
||||||
.Ql mysession ) .
|
.Ql mysession ) .
|
||||||
|
.Pp
|
||||||
If a single session is found, it is used as the target session; multiple matches
|
If a single session is found, it is used as the target session; multiple matches
|
||||||
produce an error.
|
produce an error.
|
||||||
If a session is omitted, the current session is used if available; if no
|
If a session is omitted, the current session is used if available; if no
|
||||||
|
Loading…
Reference in New Issue
Block a user