aboutsummaryrefslogtreecommitdiff
path: root/cmd-choose-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-choose-tree.c')
-rw-r--r--cmd-choose-tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-choose-tree.c b/cmd-choose-tree.c
index d1f106e4..02796630 100644
--- a/cmd-choose-tree.c
+++ b/cmd-choose-tree.c
@@ -37,7 +37,7 @@ enum cmd_retval cmd_choose_tree_exec(struct cmd *, struct cmd_ctx *);
const struct cmd_entry cmd_choose_tree_entry = {
"choose-tree", NULL,
"S:W:swub:c:t:", 0, 1,
- "[-swu] [-b session-template] [-c window template] [-S format] " \
+ "[-suw] [-b session-template] [-c window template] [-S format] " \
"[-W format] " CMD_TARGET_WINDOW_USAGE,
0,
NULL,