mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 09:07:21 +01:00
Move note yay --option /= yay -Syu --option
.
This commit is contained in:
parent
d5718b7406
commit
fd7945b42b
6
cmd.go
6
cmd.go
@ -35,6 +35,9 @@ New operations:
|
||||
yay {-P --show} [options]
|
||||
yay {-G --getpkgbuild} [package(s)]
|
||||
|
||||
If no arguments are provided 'yay -Syu' will be performed
|
||||
If no operation is provided -Y will be assumed`)
|
||||
|
||||
New options:
|
||||
--repo Assume targets are from the repositories
|
||||
-a --aur Assume targets are from the AUR
|
||||
@ -129,9 +132,6 @@ yay specific options:
|
||||
|
||||
getpkgbuild specific options:
|
||||
-f --force Force download for existing ABS packages
|
||||
|
||||
If no arguments are provided 'yay -Syu' will be performed
|
||||
If no operation is provided -Y will be assumed`)
|
||||
}
|
||||
|
||||
func handleCmd() (err error) {
|
||||
|
Loading…
Reference in New Issue
Block a user