=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.341 retrieving revision 1.342 diff -u -r1.341 -r1.342 --- src/usr.bin/tmux/tmux.1 2013/03/25 10:05:35 1.341 +++ src/usr.bin/tmux/tmux.1 2013/03/25 10:09:05 1.342 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.341 2013/03/25 10:05:35 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.342 2013/03/25 10:09:05 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -3549,6 +3549,19 @@ .It Ic server-info .D1 (alias: Ic info ) Show server information and terminal details. +.It Xo Ic wait-for +.Fl S +.Ar channel +.Xc +.D1 (alias: Ic wait ) +When used without +.Fl S , +prevents the client from exiting until woken using +.Ic wait-for +.Fl S +with the same channel. +This command only works from outside +.Nm . .El .Sh TERMINFO EXTENSIONS .Nm