diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-07 23:09:51 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-07 23:09:51 +0000 |
commit | 45738b2a8564ad378ebc155a9b6b431abdbb3f83 (patch) | |
tree | 0f8746343e602ebab0310b3f0f8df6f280c16dc6 /tmux.1 | |
parent | 58be8b38a7ffcf577b46fe6bb1cbdff7ec7d24e9 (diff) | |
download | rtmux-45738b2a8564ad378ebc155a9b6b431abdbb3f83.tar.gz rtmux-45738b2a8564ad378ebc155a9b6b431abdbb3f83.tar.bz2 rtmux-45738b2a8564ad378ebc155a9b6b431abdbb3f83.zip |
Tweak.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.54 2009-01-07 23:07:42 nicm Exp $ +.\" $Id: tmux.1,v 1.55 2009-01-07 23:09:51 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -715,7 +715,8 @@ may contain any of the following special character pairs: .It Li "##" Ta "A literal" Ql # .El .Pp -These may be prefixed with a number to specify the maximum length, for example +Where appropriate, these may be prefixed with a number to specify the maximum +length, for example .Ql #24T . .It Ic status-left-length Ar length Set the maximum |