From ff8726ff3b3bb18f748ed475a80c14fb8d21a40e Mon Sep 17 00:00:00 2001 From: Katsumi Yamaoka Date: Mon, 10 Jun 2013 05:22:52 +0000 Subject: [PATCH] doc/misc/epa.texi: Revert last bogus change --- doc/misc/epa.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index e21851ef37a..adc63cc0bdb 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi @@ -240,8 +240,9 @@ you answered yes, it will let you select the signing keys. @node Cryptographic operations on files @section Cryptographic operations on files -@deffn Command epa-decrypt-file file -Decrypt @var{file}. +@deffn Command epa-decrypt-file file &optional output +Decrypt @var{file}. If you do not specify the name @var{output} to +use for the decrypted file, this function prompts for the value to use. @end deffn @deffn Command epa-verify-file file -- 2.11.4.GIT