From cad20da70af87f5078d1a5b6a8dcdfc6d38ca5a1 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 6 Jul 2021 11:46:50 -0400 Subject: Point out precedence of multiple files and flags --- catgirl.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/catgirl.1 b/catgirl.1 index ccb3745..4aa530f 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -69,11 +69,21 @@ Options can be loaded from files listed on the command line. Files are searched for in .Pa $XDG_CONFIG_DIRS/catgirl +.Po +usually +.Pa ~/.config/catgirl +.Pc unless the path starts with .Ql / , .Ql \&./ or .Ql \&../ . +Files and flags listed later +on the command line +take precedence over +those listed earlier. +. +.Pp Each option is placed on a line, and lines beginning with .Ql # @@ -81,8 +91,6 @@ are ignored. The options are listed below following their corresponding flags. . -.Pp -The arguments are as follows: .Bl -tag -width Ds .It Fl C Ar util | Cm copy No = Ar util Set the utility used by -- cgit 1.4.1