From 65fc8ef43a39e84ab80dbfce06c95fa5b5e73638 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 18 Apr 2011 21:06:25 +0000 Subject: |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. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index b3e067fb..69dde872 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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 .\" -- cgit