From 59167aad9fc3ba4e63f32358a0062dd9f2273d4b Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 28 Jan 2021 16:34:18 -0500 Subject: Clarify configuration path interpretations --- pounce.1 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pounce.1 b/pounce.1 index 148180f..95d4d79 100644 --- a/pounce.1 +++ b/pounce.1 @@ -101,9 +101,10 @@ files listed on the command line. Files are searched for in .Pa $XDG_CONFIG_DIRS/pounce unless the path starts with -.Ql / +.Ql / , +.Ql \&./ or -.Ql \&. . +.Ql \&../ . Certificate and private key paths are searched for in the same manner. Each option is placed on a line, @@ -268,16 +269,17 @@ See .Sx Configuring CertFP . . .It Fl f Ar path , Cm save = Ar path -Load and save the contents of the buffer from +Save and load the contents of the buffer from .Ar path in .Pa $XDG_DATA_DIRS/pounce , or an absolute or relative path if .Ar path starts with -.Ql / +.Ql / , +.Ql \&./ or -.Ql \&. . +.Ql \&../ . The file is truncated after loading. . .It Fl g Ar path -- cgit 1.4.1