Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2021-08-17 22:01:18 +01:00
3 changed files with 5 additions and 3 deletions

View File

@ -44,7 +44,7 @@ const struct cmd_entry cmd_pipe_pane_entry = {
.alias = "pipep",
.args = { "IOot:", 0, 1 },
.usage = "[-IOo] " CMD_TARGET_PANE_USAGE " [command]",
.usage = "[-IOo] " CMD_TARGET_PANE_USAGE " [shell-command]",
.target = { 't', CMD_FIND_PANE, 0 },