aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-09-23 18:33:43 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-09-23 18:33:43 +0000
commitf14da260c8903a37215a220f4d22965f6fd1820b (patch)
tree1446a8adf9b2d8beb672c33b7b2faff2bb115d0f
parentb6bd9515eae347878fb002f445175fe820406b27 (diff)
downloadrtmux-f14da260c8903a37215a220f4d22965f6fd1820b.tar.gz
rtmux-f14da260c8903a37215a220f4d22965f6fd1820b.tar.bz2
rtmux-f14da260c8903a37215a220f4d22965f6fd1820b.zip
Tweaks to the format parts, from Tiago Cunha.
-rw-r--r--tmux.118
1 files changed, 11 insertions, 7 deletions
diff --git a/tmux.1 b/tmux.1
index fa630321..18480aaa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -616,10 +616,14 @@ is specified, list only clients connected to that session.
.D1 (alias: Ic lscm )
List the syntax of all commands supported by
.Nm .
-.It Ic list-sessions
-.Op Fl F Ar format
+.It Ic list-sessions Op Fl F Ar format
.D1 (alias: Ic ls )
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
.D1 (alias: Ic lockc )
Lock
@@ -627,11 +631,6 @@ Lock
see the
.Ic lock-server
command.
-For the meaning of the
-.Fl F
-flag, see the
-.Sx FORMATS
-section.
.It Ic lock-session Op Fl t Ar target-session
.D1 (alias: Ic locks )
Lock all clients attached to
@@ -1170,6 +1169,11 @@ is a session (or the current session).
If neither is given,
.Ar target
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
.Op Fl a
.Op Fl F Ar format