mirror of
https://github.com/tmux/tmux.git
synced 2024-11-04 18:08:48 +00:00
Missing space in refresh-client synopsis.
This commit is contained in:
parent
b0b5cad496
commit
35c19ffc28
@ -29,7 +29,7 @@ enum cmd_retval cmd_refresh_client_exec(struct cmd *, struct cmd_q *);
|
||||
const struct cmd_entry cmd_refresh_client_entry = {
|
||||
"refresh-client", "refresh",
|
||||
"C:St:", 0, 0,
|
||||
"[-S] [-C size]" CMD_TARGET_CLIENT_USAGE,
|
||||
"[-S] [-C size] " CMD_TARGET_CLIENT_USAGE,
|
||||
0,
|
||||
NULL,
|
||||
NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user