diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-18 21:07:12 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-04-18 21:07:12 +0000 |
commit | 34a331aa9928619dc095b4daacdeed379e73ffbe (patch) | |
tree | ee3f2707a58c1ece5e94730fe4c3137345c6b69a /tmux.1 | |
parent | 6351940744eee7de26e5d95bb26e6ed7d95f5548 (diff) | |
download | rtmux-34a331aa9928619dc095b4daacdeed379e73ffbe.tar.gz rtmux-34a331aa9928619dc095b4daacdeed379e73ffbe.tar.bz2 rtmux-34a331aa9928619dc095b4daacdeed379e73ffbe.zip |
|PatchSet 891
|Date: 2011/04/17 20:28:09
|Author: nicm
|Branch: HEAD
|Tag: (none)
|Log:
|Add -t to list-clients, based on a diff from Zac Sprackett.
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.306 2011-04-18 21:06:25 nicm Exp $ +.\" $Id: tmux.1,v 1.307 2011-04-18 21:07:12 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" |