aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-03-18 15:30:55 +0000
committerThomas Adam <thomas@xteddy.org>2019-03-18 15:30:55 +0000
commit4cbf596dc5828274b92d783aaa1da996fa481ca8 (patch)
tree25100d8aebd8d7e32b292579995c573b0754cc1d /tmux.1
parentacb2413852b98745b69459d0cdd0d9698cb75e2c (diff)
parent2628af573d98f7bdd4db02c7a80c860b867a45fb (diff)
downloadrtmux-4cbf596dc5828274b92d783aaa1da996fa481ca8.tar.gz
rtmux-4cbf596dc5828274b92d783aaa1da996fa481ca8.tar.bz2
rtmux-4cbf596dc5828274b92d783aaa1da996fa481ca8.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 5 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index aadf113b..de25d227 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4282,7 +4282,7 @@ option.
This command works only from inside
.Nm .
.It Xo Ic display-message
-.Op Fl pv
+.Op Fl apv
.Op Fl c Ar target-client
.Op Fl t Ar target-pane
.Op Ar message
@@ -4305,9 +4305,10 @@ if
is given, otherwise the active pane for the session attached to
.Ar target-client .
.Pp
-With
-.Fl v ,
-verbose logging is printed as the format is parsed.
+.Fl v
+prints verbose logging as the format is parsed and
+.Fl a
+lists the format variables and their values.
.El
.Sh BUFFERS
.Nm