summaryrefslogtreecommitdiffstats
path: root/cmd-choose-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-choose-tree.c')
-rw-r--r--cmd-choose-tree.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd-choose-tree.c b/cmd-choose-tree.c
index 65c3ae0a..815c2a03 100644
--- a/cmd-choose-tree.c
+++ b/cmd-choose-tree.c
@@ -30,8 +30,8 @@ const struct cmd_entry cmd_choose_tree_entry = {
.name = "choose-tree",
.alias = NULL,
- .args = { "F:f:NO:st:w", 0, 1 },
- .usage = "[-Nsw] [-F format] [-f filter] [-O sort-order] "
+ .args = { "F:Gf:NO:st:w", 0, 1 },
+ .usage = "[-GNsw] [-F format] [-f filter] [-O sort-order] "
CMD_TARGET_PANE_USAGE,
.target = { 't', CMD_FIND_PANE, 0 },