diff options
author | Werner Koch <[email protected]> | 2008-10-13 09:29:20 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-10-13 09:29:20 +0000 |
commit | 969dfd989074a4d74e4332d38e0218e361292f9b (patch) | |
tree | 221e7afb6f76b96ebff8e298d7fcfbd5bcbe9e6b /doc/tools.texi | |
parent | * main.h, mainproc.c (check_sig_and_print), keylist.c (diff) | |
download | gnupg-969dfd989074a4d74e4332d38e0218e361292f9b.tar.gz gnupg-969dfd989074a4d74e4332d38e0218e361292f9b.zip |
Explain how to delete a secret X.509 key.
Diffstat (limited to 'doc/tools.texi')
-rw-r--r-- | doc/tools.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index 10cd86140..fdbabcd4c 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -1312,7 +1312,7 @@ Close the file descriptor @var{fd}. Warning: This command is experimental and might change in future versions. @item /showopen -Show a listy of open files. +Show a list of open files. @item /serverpid Send the Assuan command @command{GETINFO pid} to the server and store |