=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.549 retrieving revision 1.550 diff -c -r1.549 -r1.550 *** src/usr.bin/tmux/tmux.1 2017/05/07 22:27:57 1.549 --- src/usr.bin/tmux/tmux.1 2017/05/10 13:05:41 1.550 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.549 2017/05/07 22:27:57 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.550 2017/05/10 13:05:41 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: May 7 2017 $ .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: May 10 2017 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2331,2337 **** Commands which set options are as follows: .Bl -tag -width Ds .It Xo Ic set-option ! .Op Fl agoqsuw .Op Fl t Ar target-session | Ar target-window .Ar option Ar value .Xc --- 2331,2337 ---- Commands which set options are as follows: .Bl -tag -width Ds .It Xo Ic set-option ! .Op Fl aFgoqsuw .Op Fl t Ar target-session | Ar target-window .Ar option Ar value .Xc *************** *** 2347,2352 **** --- 2347,2354 ---- If .Fl g is given, the global session or window option is set. + .Fl F + expands formats in the option value. The .Fl u flag unsets an option, so a session inherits the option from the global *************** *** 2897,2903 **** .Ql \ -_@ . .El .It Xo Ic set-window-option ! .Op Fl agoqu .Op Fl t Ar target-window .Ar option Ar value .Xc --- 2899,2905 ---- .Ql \ -_@ . .El .It Xo Ic set-window-option ! .Op Fl aFgoqu .Op Fl t Ar target-window .Ar option Ar value .Xc *************** *** 2905,2910 **** --- 2907,2913 ---- Set a window option. The .Fl a , + .Fl F , .Fl g , .Fl o , .Fl q