diff options
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.169 2009-09-20 22:20:10 tcunha Exp $ +.\" $Id: tmux.1,v 1.170 2009-09-22 13:51:24 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -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 20 2009 $ +.Dd $Mdocdate: September 21 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -1966,7 +1966,7 @@ Execute without creating a window. Any output to stdout is displayed in output mode. If -.Ar command +.Ar command doesn't return success, the exit status is also displayed. .It Ic server-info .D1 (alias: Ic info ) |