mirror of
https://github.com/Jguer/yay.git
synced 2025-12-03 00:03:58 -05:00
Document --aururl
This commit is contained in:
parent
c93b3fca9e
commit
92ff640a65
1
cmd.go
1
cmd.go
@ -39,6 +39,7 @@ Permanent configuration options:
|
|||||||
--save Causes the following options to be saved back to the
|
--save Causes the following options to be saved back to the
|
||||||
config file when used
|
config file when used
|
||||||
|
|
||||||
|
--aururl <url> Set an alternative AUR URL
|
||||||
--builddir <dir> Directory used to download and run PKBUILDS
|
--builddir <dir> Directory used to download and run PKBUILDS
|
||||||
--editor <file> Editor to use when editing PKGBUILDs
|
--editor <file> Editor to use when editing PKGBUILDs
|
||||||
--editorflags <flags> Pass arguments to editor
|
--editorflags <flags> Pass arguments to editor
|
||||||
|
|||||||
@ -136,6 +136,11 @@ Causes the following options to be saved back to the config file. This
|
|||||||
provides an easy way to change config options without directly editing the
|
provides an easy way to change config options without directly editing the
|
||||||
file.
|
file.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-\-aururl
|
||||||
|
Set an alternative AUR URL. This is mostly useful for users in china who wish
|
||||||
|
to use https://aur.tuna.tsinghua.edu.cn/.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-builddir <dir>
|
.B \-\-builddir <dir>
|
||||||
Directory to use for Building AUR Packages. This directory is also used as
|
Directory to use for Building AUR Packages. This directory is also used as
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user