mirror of
https://github.com/Jguer/yay
synced 2024-10-31 04:12:51 +00:00
Accept --assume-installed
This commit is contained in:
parent
f495b1a33e
commit
60cf21f445
1 changed files with 1 additions and 0 deletions
|
@ -377,6 +377,7 @@ func isArg(arg string) bool {
|
|||
case "disabledownloadtimeout":
|
||||
case "sysroot":
|
||||
case "d", "nodeps":
|
||||
case "assume-installed":
|
||||
case "assumeinstalled":
|
||||
case "dbonly":
|
||||
case "noprogressbar":
|
||||
|
|
Loading…
Reference in a new issue