1
0
mirror of https://github.com/Jguer/yay.git synced 2025-08-16 19:47:09 +02:00

Mention config files in the man page

Explicitly document the location of Yay's config files in
$XDG_CONFIG_HOME/yay and mention that the color option is inherited from
pacman.conf
This commit is contained in:
Allen Wild 2018-03-10 12:10:37 -05:00
parent 4a2ea00da0
commit b0f70a0d1b

7
yay.8
View File

@ -283,6 +283,13 @@ yay --stats
.RS 4 .RS 4
Shows statistics for installed packages and system health\&. Shows statistics for installed packages and system health\&.
.RE .RE
.SH "FILES"
.sp
Yay's config files are stored in \fI$XDG_CONFIG_HOME/yay/\fR\&. You should not edit these files directly,
instead use the options described in \fBPERMANENT CONFIGURATION SETTINGS\fR\&.
.sp
Yay also inherits options from \fBpacman\&.conf\fR(5), e\&.g\&. \fIcolor\fR\&.
.RE
.SH "SEE ALSO" .SH "SEE ALSO"
.sp .sp
\fBmakepkg\fR(8) \fBmakepkg\fR(8)