mirror of
https://github.com/Jguer/yay
synced 2024-10-31 04:12:51 +00:00
Expand -G documentation
This commit is contained in:
parent
e547173d42
commit
03fee7b7d5
1 changed files with 3 additions and 2 deletions
|
@ -31,7 +31,8 @@ Perform yay specific print operations.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-G, \-\-getpkgbuild
|
.B \-G, \-\-getpkgbuild
|
||||||
Downloads PKGBUILD from ABS or AUR.
|
Downloads PKGBUILD from ABS or AUR. ABS pkgbuilds are always downloaded using
|
||||||
|
tarballs and taken from trunk. The ABS can only be used for Arch Linux repositories
|
||||||
|
|
||||||
.RE
|
.RE
|
||||||
If no arguments are provided 'yay \-Syu' will be performed.
|
If no arguments are provided 'yay \-Syu' will be performed.
|
||||||
|
@ -276,7 +277,7 @@ Show a detailed list of updates in a similar format to VerbosePkgLists.
|
||||||
Upgrades can also be skipped using numbers, number ranges or repo names.
|
Upgrades can also be skipped using numbers, number ranges or repo names.
|
||||||
Adidionally ^ can be used to invert the selection.
|
Adidionally ^ can be used to invert the selection.
|
||||||
|
|
||||||
\fBWarning\fR: It is not recommended to skip updates from the repositores as
|
\fBWarning\fR: It is not recommended to skip updates from the repositories as
|
||||||
this can lead to partial upgrades. This feature is intended to easily skip AUR
|
this can lead to partial upgrades. This feature is intended to easily skip AUR
|
||||||
updates on the fly that may be broken or have a long compile time. Ultimately
|
updates on the fly that may be broken or have a long compile time. Ultimately
|
||||||
it is up to the user what upgrades they skip.
|
it is up to the user what upgrades they skip.
|
||||||
|
|
Loading…
Reference in a new issue