=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.295 retrieving revision 1.296 diff -c -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 **** ! .\" $OpenBSD: tmux.1,v 1.295 2012/06/18 09:13:12 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.296 2012/06/18 09:15:22 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 585,590 **** --- 585,591 ---- 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,598 **** --- 594,603 ---- .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