diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-04-06 04:01:42 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-04-06 04:01:42 +0100 |
commit | 71ab50eddd98e1d149e1b22e74ae01a47f555a1a (patch) | |
tree | 8750e898f104285927af70832245ca2614ce574c /tmux.1 | |
parent | 450315aa74c9821ce1bc8c4d51f7ab4abf55993a (diff) | |
parent | fccce69cf08b220ecad690e22451afd487e4b639 (diff) | |
download | rtmux-71ab50eddd98e1d149e1b22e74ae01a47f555a1a.tar.gz rtmux-71ab50eddd98e1d149e1b22e74ae01a47f555a1a.tar.bz2 rtmux-71ab50eddd98e1d149e1b22e74ae01a47f555a1a.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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. |