=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.621 retrieving revision 1.622 diff -u -r1.621 -r1.622 --- src/usr.bin/tmux/tmux.1 2019/03/14 21:41:30 1.621 +++ src/usr.bin/tmux/tmux.1 2019/03/15 10:04:13 1.622 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.621 2019/03/14 21:41:30 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.622 2019/03/15 10:04:13 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 14 2019 $ +.Dd $Mdocdate: March 15 2019 $ .Dt TMUX 1 .Os .Sh NAME @@ -4174,7 +4174,7 @@ This command works only from inside .Nm . .It Xo Ic display-message -.Op Fl p +.Op Fl pv .Op Fl c Ar target-client .Op Fl t Ar target-pane .Op Ar message @@ -4196,6 +4196,10 @@ .Fl t 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. .El .Sh BUFFERS .Nm