diff options
author | June McEnroe <june@causal.agency> | 2021-07-06 11:46:50 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-07-13 15:16:22 -0400 |
commit | cad20da70af87f5078d1a5b6a8dcdfc6d38ca5a1 (patch) | |
tree | 928d71f2a1291f4a5e1224ab8571162a1afab5a5 /catgirl.1 | |
parent | Zero out server password after sending (diff) | |
download | catgirl-cad20da70af87f5078d1a5b6a8dcdfc6d38ca5a1.tar.gz catgirl-cad20da70af87f5078d1a5b6a8dcdfc6d38ca5a1.zip |
Point out precedence of multiple files and flags
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 12 |
1 files 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 |