Merge branch 'obsd-master' into master

pull/2824/head
Thomas Adam 2021-08-14 10:01:18 +01:00
commit 65a539c02e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ const struct cmd_entry cmd_display_message_entry = {
.name = "display-message",
.alias = "display",
.args = { "acd:INpt:F:v", 0, 1 },
.args = { "ac:d:INpt:F:v", 0, 1 },
.usage = "[-aINpv] [-c target-client] [-d delay] [-F format] "
CMD_TARGET_PANE_USAGE " [message]",