mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 00:57:21 +01:00
parent
f68a57129f
commit
89b32ee9ce
2
.gitignore
vendored
2
.gitignore
vendored
@ -30,3 +30,5 @@ qemu-*
|
||||
*.pprof
|
||||
|
||||
node_modules/
|
||||
xgotext
|
||||
.devcontainer/
|
@ -372,6 +372,7 @@ func isArg(arg string) bool {
|
||||
case "y", "refresh":
|
||||
case "x", "regex":
|
||||
case "machinereadable":
|
||||
case "disable-sandbox":
|
||||
// yay options
|
||||
case "aururl":
|
||||
case "aurrpcurl":
|
||||
|
Loading…
Reference in New Issue
Block a user