diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-18 21:06:25 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-18 21:06:25 +0000 |
commit | 65fc8ef43a39e84ab80dbfce06c95fa5b5e73638 (patch) | |
tree | 8af38ec8ea5cba1cc194183c8f2e6693f6d9eaf6 /tmux.1 | |
parent | d5ab166307c7662570acdca43f223ecb98e04f48 (diff) | |
download | rtmux-65fc8ef43a39e84ab80dbfce06c95fa5b5e73638.tar.gz rtmux-65fc8ef43a39e84ab80dbfce06c95fa5b5e73638.tar.bz2 rtmux-65fc8ef43a39e84ab80dbfce06c95fa5b5e73638.zip |
|PatchSet 889
|Date: 2011/04/11 17:44:36
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|-s comes before -t and also add -s to command syntax. Prompted by jmc.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.305 2011-04-18 21:05:24 nicm Exp $ +.\" $Id: tmux.1,v 1.306 2011-04-18 21:06:25 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" |