mirror of
https://github.com/Jguer/yay.git
synced 2025-10-05 00:08:30 -04:00
chore(man): fix wording on operation order to make it more clear (#2088)
fix wording on operation order to make it more clear
This commit is contained in:
parent
a31ca0d7dc
commit
a64180464b
2
cmd.go
2
cmd.go
@ -51,7 +51,7 @@ New operations:
|
||||
yay {-Y --yay} [options] [package(s)]
|
||||
|
||||
If no operation is specified 'yay -Syu' will be performed
|
||||
If no operation and no targets are provided -Y will be assumed
|
||||
If no operation is specified and targets are provided -Y will be assumed
|
||||
|
||||
New options:
|
||||
--repo Assume targets are from the repositories
|
||||
|
@ -23,7 +23,7 @@ This manpage only covers options unique to Yay. For other options see
|
||||
.TP
|
||||
.B \-Y, \-\-yay
|
||||
Perform yay specific operations. This is the default if no other operation is
|
||||
selected.
|
||||
selected and targets are defined.
|
||||
|
||||
.TP
|
||||
.B \-B, \-\-build
|
||||
@ -42,9 +42,9 @@ Downloads PKGBUILD from ABS or AUR. The ABS can only be used for Arch Linux repo
|
||||
Web related operations such as voting for AUR packages.
|
||||
|
||||
.RE
|
||||
If no arguments are provided 'yay \-Syu' will be performed.
|
||||
If no operation is specified 'yay \-Syu' will be performed
|
||||
|
||||
If no operation is selected \-Y will be assumed.
|
||||
If no operation is specified and targets are provided \-Y will be assumed
|
||||
|
||||
.SH EXTENDED PACMAN OPERATIONS
|
||||
.TP
|
||||
|
Loading…
x
Reference in New Issue
Block a user