aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-04-05 08:40:31 +0000
committernicm <nicm>2020-04-05 08:40:31 +0000
commitfccce69cf08b220ecad690e22451afd487e4b639 (patch)
treed204069f1297710a2837bcc86903ae6d0c6efecd /tmux.1
parent832b8a8cf51ff0ea5137ae38210e067ffae169d8 (diff)
downloadrtmux-fccce69cf08b220ecad690e22451afd487e4b639.tar.gz
rtmux-fccce69cf08b220ecad690e22451afd487e4b639.tar.bz2
rtmux-fccce69cf08b220ecad690e22451afd487e4b639.zip
Add an argument to list-commands to show only a single command.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.17
1 files changed, 5 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 9346c443..ca50f524 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1048,9 +1048,12 @@ If
is specified, list only clients connected to that session.
.It Xo Ic list-commands
.Op Fl F Ar format
+.Op Ar command
.Xc
.D1 (alias: Ic lscm )
-List the syntax of all commands supported by
+List the syntax of
+.Ar command
+or - if omitted - of all commands supported by
.Nm .
.It Ic list-sessions Op Fl F Ar format
.D1 (alias: Ic ls )
@@ -2731,7 +2734,7 @@ command.
.It Xo Ic list-keys
.Op Fl 1aN
.Op Fl P Ar prefix-string Fl T Ar key-table
-.Op key
+.Op Ar key
.Xc
.D1 (alias: Ic lsk )
List key bindings.