Clarify -a for kill-window, kill-session.

This commit is contained in:
nicm
2026-06-09 12:51:57 +00:00
parent 4a3f380fd2
commit 538688486e

4
tmux.1
View File

@@ -3130,7 +3130,7 @@ Destroy the given pane.
If no panes remain in the containing window, it is also destroyed. If no panes remain in the containing window, it is also destroyed.
The The
.Fl a .Fl a
option kills all but the pane given with option kills all panes in the window except the pane given with
.Fl t . .Fl t .
When When
.Fl a .Fl a
@@ -3150,7 +3150,7 @@ Kill the current window or the window at
removing it from any sessions to which it is linked. removing it from any sessions to which it is linked.
The The
.Fl a .Fl a
option kills all but the window given with option kills all windows in the session except the window given with
.Fl t . .Fl t .
When When
.Fl a .Fl a