=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.247 retrieving revision 1.248 diff -u -r1.247 -r1.248 --- src/usr.bin/tmux/tmux.1 2011/09/23 18:33:43 1.247 +++ src/usr.bin/tmux/tmux.1 2011/09/28 20:11:21 1.248 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.247 2011/09/23 18:33:43 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.248 2011/09/28 20:11:21 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: September 23 2011 $ +.Dd $Mdocdate: September 28 2011 $ .Dt TMUX 1 .Os .Sh NAME @@ -686,11 +686,17 @@ are invalid if .Fl t is used. -.It Ic refresh-client Op Fl t Ar target-client +.It Xo Ic refresh-client +.Op Fl S +.Op Fl t Ar target-client +.Xc .D1 (alias: Ic refresh ) Refresh the current client if bound to a key, or a single client if one is given with .Fl t . +If +.Fl S +is specified, only update the client's status bar. .It Xo Ic rename-session .Op Fl t Ar target-session .Ar new-name