=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.275 retrieving revision 1.276 diff -c -r1.275 -r1.276 *** src/usr.bin/tmux/tmux.1 2012/02/23 22:40:58 1.275 --- src/usr.bin/tmux/tmux.1 2012/02/25 12:57:42 1.276 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.275 2012/02/23 22:40:58 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.276 2012/02/25 12:57:42 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: February 23 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: February 25 2012 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2622,2630 **** .It Xo Ic show-options .Op Fl gsw .Op Fl t Ar target-session | Ar target-window .Xc .D1 (alias: Ic show ) ! Show the window options with .Fl w (equivalent to .Ic show-window-options ) , --- 2622,2631 ---- .It Xo Ic show-options .Op Fl gsw .Op Fl t Ar target-session | Ar target-window + .Op Ar option .Xc .D1 (alias: Ic show ) ! Show the window options (or a single window option if given) with .Fl w (equivalent to .Ic show-window-options ) , *************** *** 2638,2646 **** .It Xo Ic show-window-options .Op Fl g .Op Fl t Ar target-window .Xc .D1 (alias: Ic showw ) ! List the window options for .Ar target-window , or the global window options if .Fl g --- 2639,2648 ---- .It Xo Ic show-window-options .Op Fl g .Op Fl t Ar target-window + .Op Ar option .Xc .D1 (alias: Ic showw ) ! List the window options or a single option for .Ar target-window , or the global window options if .Fl g