From 3dc7b805d3c5a5174b7dd431e4ac8099342c664f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 11 Apr 2011 16:44:36 +0000 Subject: -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 3450418c..af0469c8 100644 --- a/tmux.1 +++ b/tmux.1 @@ -575,8 +575,8 @@ recently used session. .It Xo Ic detach-client .Op Fl P -.Op Fl t Ar target-client .Op Fl s Ar target-session +.Op Fl t Ar target-client .Xc .D1 (alias: Ic detach ) Detach the current client if bound to a key, the client specified with -- cgit