diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-19 22:04:02 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-19 22:04:02 +0000 |
commit | 73d1558ed0a7feb9bb90767b1852f8a989136c0d (patch) | |
tree | 1772762b5922313ce14620afc10666ed5d832277 /tmux.1 | |
parent | 24cc3626dc811ba28aa39f46b5abde57d61c2118 (diff) | |
download | rtmux-73d1558ed0a7feb9bb90767b1852f8a989136c0d.tar.gz rtmux-73d1558ed0a7feb9bb90767b1852f8a989136c0d.tar.bz2 rtmux-73d1558ed0a7feb9bb90767b1852f8a989136c0d.zip |
status-lines -> status, prefix-key -> prefix
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.40 2008-06-19 21:45:46 nicm Exp $ +.\" $Id: tmux.1,v 1.41 2008-06-19 22:04:02 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -569,7 +569,7 @@ The default is Set the maximum number of lines held in window history. This setting applies only to new windows - existing window histories are not resized and retain the limit at the point they were created. -.It Ic prefix-key Ar key +.It Ic prefix Ar key Set the current prefix key. .It Xo Ic status .Op Ic on | Ic off |