mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
Add SudoBin and SudoFlags
This commit is contained in:
13
doc/yay.8
13
doc/yay.8
@@ -482,6 +482,19 @@ gpg is called by Yay. Arguments are split on whitespace before being
|
||||
passed to gpg. Multiple arguments may be passed by supplying a space
|
||||
separated list that is quoted by the shell.
|
||||
|
||||
.TP
|
||||
.B \-\-sudo <command>
|
||||
The command to use for \fBsudo\fR calls. This can be a command in
|
||||
\fBPATH\fR or an absolute path to the file.
|
||||
The sudoloop is not guarantee to work with a custom \fBsudo\fR command.
|
||||
|
||||
.TP
|
||||
.B \-\-sudoflags <flags>
|
||||
Passes arguments to sudo. These flags get passed to every instance where
|
||||
sudo is called by Yay. Arguments are split on whitespace before being
|
||||
passed to sudo. Multiple arguments may be passed by supplying a space
|
||||
separated list that is quoted by the shell.
|
||||
|
||||
.TP
|
||||
.B \-\-sudoloop
|
||||
Loop sudo calls in the background to prevent sudo from timing out during long
|
||||
|
||||
Reference in New Issue
Block a user