=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.295 retrieving revision 1.296 diff -u -r1.295 -r1.296 --- src/usr.bin/tmux/tmux.1 2012/06/18 09:13:12 1.295 +++ src/usr.bin/tmux/tmux.1 2012/06/18 09:15:22 1.296 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.295 2012/06/18 09:13:12 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.296 2012/06/18 09:15:22 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -585,6 +585,7 @@ session. .It Xo Ic detach-client .Op Fl P +.Op Fl a .Op Fl s Ar target-session .Op Fl t Ar target-client .Xc @@ -593,6 +594,10 @@ .Fl t , or all clients currently attached to the session specified by .Fl s . +The +.Fl a +option kills all but the client given with +.Fl t . If .Fl P is given, send SIGHUP to the parent process of the client, typically causing it