Should be -s for src pane.

pull/1/head
Nicholas Marriott 2010-04-04 19:12:20 +00:00
parent 46d5c14b17
commit 089c33f5be
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ struct cmd_join_pane_data {
const struct cmd_entry cmd_join_pane_entry = {
"join-pane", "joinp",
"[-dhv] [-p percentage|-l size] [-t src-pane] [-t dst-pane] [command]",
"[-dhv] [-p percentage|-l size] [-s src-pane] [-t dst-pane] [command]",
0, "",
cmd_join_pane_init,
cmd_join_pane_parse,