diff options
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.291 2011-01-21 23:45:04 tcunha Exp $ +.\" $Id: tmux.1,v 1.292 2011-01-21 23:45:34 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1641,8 +1641,7 @@ The default is 500 milliseconds. .It Xo Ic exit-unattached .Op Ic on | off .Xc -If enabled, the server will exit when there are no attached clients, rather -than when there are no attached sessions. +If enabled, the server will exit when there are no attached clients. .It Xo Ic quiet .Op Ic on | off .Xc |