mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 07:35:48 -05:00
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":
|
||||
|
||||
Reference in New Issue
Block a user