diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-03-18 15:30:55 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-03-18 15:30:55 +0000 |
commit | 4cbf596dc5828274b92d783aaa1da996fa481ca8 (patch) | |
tree | 25100d8aebd8d7e32b292579995c573b0754cc1d /tmux.1 | |
parent | acb2413852b98745b69459d0cdd0d9698cb75e2c (diff) | |
parent | 2628af573d98f7bdd4db02c7a80c860b867a45fb (diff) | |
download | rtmux-4cbf596dc5828274b92d783aaa1da996fa481ca8.tar.gz rtmux-4cbf596dc5828274b92d783aaa1da996fa481ca8.tar.bz2 rtmux-4cbf596dc5828274b92d783aaa1da996fa481ca8.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |