Added print_command to run
This commit is contained in:
@@ -42,6 +42,9 @@ If true spaces will not be treated as part of the executable name but rather as
|
||||
.TP
|
||||
.B show_all=\fIBOOL\fR
|
||||
If true shows all the entries in path, this will show entries that have the same executable name, for example /bin/bash and /usr/bin/bash will be shown separately as bash instead of having one bash entry for the first one encountered, default is true.
|
||||
.TP
|
||||
.B print_command=\fIBOOL\fR
|
||||
If true the executable that would be run will be printed to stdout instead of executing it, default is false.
|
||||
|
||||
.SH DRUN CONFIG OPTIONS
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user