=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.308 retrieving revision 1.309 diff -c -r1.308 -r1.309 *** src/usr.bin/tmux/tmux.1 2012/11/27 15:09:35 1.308 --- src/usr.bin/tmux/tmux.1 2012/12/24 12:25:52 1.309 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.308 2012/11/27 15:09:35 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.309 2012/12/24 12:25:52 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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: November 27 2012 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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: December 24 2012 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 1126,1131 **** --- 1126,1132 ---- .Ic choose-tree .Op Fl s .Op Fl w + .Op Fl u .Op Fl b Ar session-template .Op Fl c Ar window-template .Op Fl S Ar format *************** *** 1150,1155 **** --- 1151,1159 ---- If .Fl w is given, will show windows. + If + .Fl u + is given, the tree is uncollapsed by default. If .Fl b is given, will override the default session command.