From 36fe146a74230e5072c367a9987b6c021320c0dd Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 13 Feb 2013 09:55:37 +0000 Subject: Fix choose-tree usage. --- tmux.1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index d03843ed..eba13bef 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1129,9 +1129,7 @@ section. This command works only if at least one client is attached. .It Xo .Ic choose-tree -.Op Fl s -.Op Fl w -.Op Fl u +.Op Fl suw .Op Fl b Ar session-template .Op Fl c Ar window-template .Op Fl S Ar format -- cgit