mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
doc/misc/epa.texi: Revert last bogus change
This commit is contained in:
parent
d058863a12
commit
2c71cd647b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user