diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2019-06-14 17:49:27 +0200 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2019-06-14 17:49:27 +0200 |
commit | 6e46862abd2c2e82f245e381c3f08c5829fb61e6 (patch) | |
tree | 2962019496d6e658bf5ee19679c1b78717277c9f /doc/gpgsm.texi | |
parent | doc/gpgsm: explain what "policy-file" refers to. (diff) | |
download | gnupg2-6e46862abd2c2e82f245e381c3f08c5829fb61e6.tar.xz gnupg2-6e46862abd2c2e82f245e381c3f08c5829fb61e6.zip |
fix up 6562de7475b21cd03c7b1a83a591fa563c589f5b
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to '')
-rw-r--r-- | doc/gpgsm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi index a8eb93c4a..75ccdc3ba 100644 --- a/doc/gpgsm.texi +++ b/doc/gpgsm.texi @@ -350,7 +350,7 @@ 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}. The -default name is @{policies.txt}. +default name is @file{policies.txt}. @item --agent-program @var{file} @opindex agent-program |