mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
Fix choose-tree usage string.
This commit is contained in:
parent
b0f4f94b5b
commit
91f54b59ac
@ -41,8 +41,8 @@ void cmd_choose_tree_free(struct window_choose_data *);
|
||||
const struct cmd_entry cmd_choose_tree_entry = {
|
||||
"choose-tree", NULL,
|
||||
"S:W:swb:c:t:", 0, 1,
|
||||
"[-SW] [-s format] [-w format ] [-b session template] " \
|
||||
"[-c window template] " CMD_TARGET_WINDOW_USAGE,
|
||||
"[-sw] [-b session-template] [-c window template] [-S format] " \
|
||||
"[-W format] " CMD_TARGET_WINDOW_USAGE,
|
||||
0,
|
||||
NULL,
|
||||
NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user