From 6562de7475b21cd03c7b1a83a591fa563c589f5b Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 9 Jun 2019 17:33:09 -0400 Subject: [PATCH] doc/gpgsm: explain what "policy-file" refers to. A new user who sees "policy-file" and searches naively through the documentation to find it again won't be able to tell what this refers to, since "policies.txt" doesn't otherwise match the search string "policy". This gives them a fighting chance at finding the documentation. Signed-off-by: Daniel Kahn Gillmor --- doc/gpgsm.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index 1736ff111..a8eb93c4a 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -349,7 +349,8 @@ verbose commands to @command{gpgsm}, such as @samp{-vv}. @item --policy-file @var{filename} @opindex policy-file -Change the default name of the policy file to @var{filename}. +Change the default name of the policy file to @var{filename}. The +default name is @{policies.txt}. @item --agent-program @var{file} @opindex agent-program