summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2010-06-05 16:54:24 +0000
committerNicholas Marriott <nicm@openbsd.org>2010-06-05 16:54:24 +0000
commit4e3bed20351e0b2293d1445d829795578321e069 (patch)
tree250c796260ceef52d02a6ed64dcca3ba0719d8dc /tmux.1
parent510ec3fb9e14d5d611d13650f935c945025b12c9 (diff)
Couple of missing command aliases/flags, from Tiago Cunha.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 5 insertions, 7 deletions
diff --git a/tmux.1 b/tmux.1
index 43ea6e06..e3265091 100644
--- a/tmux.1
+++ b/tmux.1
@@ -554,17 +554,15 @@ List the syntax of all commands supported by
.It Ic list-sessions
.D1 (alias: Ic ls )
List all sessions managed by the server.
-.It Xo Ic lock-client
-.Op Fl t Ar target-client
-.Xc
+.It Ic lock-client Op Fl t Ar target-client
+.D1 (alias: Ic lockc )
Lock
.Ar target-client ,
see the
.Ic lock-server
command.
-.It Xo Ic lock-session
-.Op Fl t Ar target-session
-.Xc
+.It Ic lock-session Op Fl t Ar target-session
+.D1 (alias: Ic locks )
Lock all clients attached to
.Ar target-session .
.It Xo Ic new-session
@@ -1039,7 +1037,7 @@ List the panes in the current window or in
List windows in the current session or in
.Ar target-session .
.It Xo Ic move-window
-.Op Fl d
+.Op Fl dk
.Op Fl s Ar src-window
.Op Fl t Ar dst-window
.Xc