|
@@ -36,7 +36,7 @@ New operations:
|
|
|
yay {-G --getpkgbuild} [package(s)]
|
|
|
|
|
|
If no arguments are provided 'yay -Syu' will be performed
|
|
|
-If no operation is provided -Y will be assumed`)
|
|
|
+If no operation is provided -Y will be assumed
|
|
|
|
|
|
New options:
|
|
|
--repo Assume targets are from the repositories
|
|
@@ -131,7 +131,7 @@ yay specific options:
|
|
|
--gendb Generates development package DB used for updating
|
|
|
|
|
|
getpkgbuild specific options:
|
|
|
- -f --force Force download for existing ABS packages
|
|
|
+ -f --force Force download for existing ABS packages`)
|
|
|
}
|
|
|
|
|
|
func handleCmd() (err error) {
|