mirror of
https://github.com/tmux/tmux.git
synced 2026-06-20 17:25:57 +00:00
Clarify -a for kill-window, kill-session.
This commit is contained in:
4
tmux.1
4
tmux.1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user