=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.623 retrieving revision 1.624 diff -c -r1.623 -r1.624 *** src/usr.bin/tmux/tmux.1 2019/03/17 19:33:12 1.623 --- src/usr.bin/tmux/tmux.1 2019/03/18 14:10:25 1.624 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.623 2019/03/17 19:33:12 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.624 2019/03/18 14:10:25 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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 17 2019 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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 18 2019 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4177,4183 **** This command works only from inside .Nm . .It Xo Ic display-message ! .Op Fl pv .Op Fl c Ar target-client .Op Fl t Ar target-pane .Op Ar message --- 4177,4183 ---- This command works only from inside .Nm . .It Xo Ic display-message ! .Op Fl apv .Op Fl c Ar target-client .Op Fl t Ar target-pane .Op Ar message *************** *** 4200,4208 **** 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 --- 4200,4209 ---- is given, otherwise the active pane for the session attached to .Ar target-client . .Pp ! .Fl v ! prints verbose logging as the format is parsed and ! .Fl a ! lists the format variables and their values. .El .Sh BUFFERS .Nm