=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.444 retrieving revision 1.445 diff -c -r1.444 -r1.445 *** src/usr.bin/tmux/tmux.1 2015/07/20 10:34:11 1.444 --- src/usr.bin/tmux/tmux.1 2015/07/20 15:50:04 1.445 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.444 2015/07/20 10:34:11 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.445 2015/07/20 15:50:04 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 2396,2401 **** --- 2396,2405 ---- .Nm . Attached clients should be detached and attached again after changing this option. + .It Ic history-file Ar path + If not empty, a file to which + .Nm + will write command prompt history on exit and load it from on start. .It Ic message-limit Ar number Set the number of error or information messages to save in the message log for each client.