Skip to content

Commit

Permalink
Merge branch 'master' of github.com:v1cont/yad
Browse files Browse the repository at this point in the history
  • Loading branch information
v1cont committed Jun 21, 2024
2 parents c59b74d + dd52262 commit f8aca69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/yad.1
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Don't close dialog if \fIEscape\fP was pressed.
Print result for any of the return codes. This option doesn't work if timeout was reached or \fIEscape\fP was pressed.
.TP
.B \-\-use-interp=\fI[INTERP]\fP
All commands runs unter specified interpreter. Default is \fIbash -c "%s"\fP. This option can reduse quoting in commands. If \fI%s\fP is specified, it will be replaced by the command.
All commands runs under specified interpreter. Default is \fIbash -c "%s"\fP. This option can reduse quoting in commands. If \fI%s\fP is specified, it will be replaced by the command.
Otherwise command will be appended to the end of command line.
.TP
.B \-\-uri-handler=\fICMD\fP
Expand Down

0 comments on commit f8aca69

Please sign in to comment.