mirror of
https://github.com/Jguer/yay.git
synced 2025-10-09 00:07:14 -04:00
fix(cmd): fix support for --defaultconfig (#1767)
This change fixes #1766.
This commit is contained in:
parent
0fdfe79943
commit
18fbc24e68
@ -445,6 +445,7 @@ func isArg(arg string) bool {
|
||||
case "news":
|
||||
case "gendb":
|
||||
case "currentconfig":
|
||||
case "defaultconfig":
|
||||
case "singlelineresults":
|
||||
case "doublelineresults":
|
||||
case "separatesources", "noseparatesources":
|
||||
|
Loading…
x
Reference in New Issue
Block a user