mirror of
https://github.com/tmate-io/tmate.git
synced 2024-12-11 17:30:53 +01:00
Tweaks to the format parts, from Tiago Cunha.
This commit is contained in:
parent
b6bd9515ea
commit
f14da260c8
18
tmux.1
18
tmux.1
@ -616,10 +616,14 @@ is specified, list only clients connected to that session.
|
|||||||
.D1 (alias: Ic lscm )
|
.D1 (alias: Ic lscm )
|
||||||
List the syntax of all commands supported by
|
List the syntax of all commands supported by
|
||||||
.Nm .
|
.Nm .
|
||||||
.It Ic list-sessions
|
.It Ic list-sessions Op Fl F Ar format
|
||||||
.Op Fl F Ar format
|
|
||||||
.D1 (alias: Ic ls )
|
.D1 (alias: Ic ls )
|
||||||
List all sessions managed by the server.
|
List all sessions managed by the server.
|
||||||
|
For the meaning of the
|
||||||
|
.Fl F
|
||||||
|
flag, see the
|
||||||
|
.Sx FORMATS
|
||||||
|
section.
|
||||||
.It Ic lock-client Op Fl t Ar target-client
|
.It Ic lock-client Op Fl t Ar target-client
|
||||||
.D1 (alias: Ic lockc )
|
.D1 (alias: Ic lockc )
|
||||||
Lock
|
Lock
|
||||||
@ -627,11 +631,6 @@ Lock
|
|||||||
see the
|
see the
|
||||||
.Ic lock-server
|
.Ic lock-server
|
||||||
command.
|
command.
|
||||||
For the meaning of the
|
|
||||||
.Fl F
|
|
||||||
flag, see the
|
|
||||||
.Sx FORMATS
|
|
||||||
section.
|
|
||||||
.It Ic lock-session Op Fl t Ar target-session
|
.It Ic lock-session Op Fl t Ar target-session
|
||||||
.D1 (alias: Ic locks )
|
.D1 (alias: Ic locks )
|
||||||
Lock all clients attached to
|
Lock all clients attached to
|
||||||
@ -1170,6 +1169,11 @@ is a session (or the current session).
|
|||||||
If neither is given,
|
If neither is given,
|
||||||
.Ar target
|
.Ar target
|
||||||
is a window (or the current window).
|
is a window (or the current window).
|
||||||
|
For the meaning of the
|
||||||
|
.Fl F
|
||||||
|
flag, see the
|
||||||
|
.Sx FORMATS
|
||||||
|
section.
|
||||||
.It Xo Ic list-windows
|
.It Xo Ic list-windows
|
||||||
.Op Fl a
|
.Op Fl a
|
||||||
.Op Fl F Ar format
|
.Op Fl F Ar format
|
||||||
|
Loading…
Reference in New Issue
Block a user