Skip to content

Commit

Permalink
Merge pull request #267 from elig0n/patch-2
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
v1cont committed Jun 20, 2024
2 parents 94e1bce + e80cf18 commit dd52262
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 dd52262

Please sign in to comment.