From b0f70a0d1b94ead1e261b58e2d85627c81c42f07 Mon Sep 17 00:00:00 2001 From: Allen Wild Date: Sat, 10 Mar 2018 12:10:37 -0500 Subject: [PATCH] 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 --- yay.8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/yay.8 b/yay.8 index 602cdc7..f9e12be 100644 --- a/yay.8 +++ b/yay.8 @@ -283,6 +283,13 @@ yay --stats .RS 4 Shows statistics for installed packages and system health\&. .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" .sp \fBmakepkg\fR(8)