From d97995dcf671ad37f790788fb35da9851e3c9c72 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Sat, 10 Apr 2004 02:38:23 +0000 Subject: [PATCH] * gpg.sgml: Document delsig. Clarify that --refresh-keys arguments are optional. Document --bzip2-decompress-lowmem. --- doc/ChangeLog | 5 +++++ doc/gpg.sgml | 25 +++++++++++++++++++++---- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 4f7ea6c81..9f068f40c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-04-09 David Shaw + + * gpg.sgml: Document delsig. Clarify that --refresh-keys + arguments are optional. Document --bzip2-decompress-lowmem. + 2004-02-25 David Shaw * gpg.sgml: Document --ask-cert-level, --max-output, and diff --git a/doc/gpg.sgml b/doc/gpg.sgml index cb08dfa44..d26ccb96a 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -39,6 +39,7 @@ name"> &ParmName;"> key IDs"> +&ParmKeyIDs"> n"> flags"> string"> @@ -366,13 +367,17 @@ Create an alternate user id. addphoto Create a photographic user id. This will prompt for a JPEG file that -will be embedded into the user ID. A very large JPEG will make for a -very large key. +will be embedded into the user ID. Note that a very large JPEG will +make for a very large key. deluid Delete a user id. + + delsig + +Delete a signature. revuid @@ -624,11 +629,12 @@ Import the keys with the given key IDs from a keyserver. Option ---refresh-keys &ParmKeyIDs; +--refresh-keys &OptParmKeyIDs; Request updates from a keyserver for keys that already exist on the local keyring. This is useful for updating a key with the latest -signatures, user IDs, etc. Option --keyserver must be used to give +signatures, user IDs, etc. Calling this with no arguments will +refresh the entire keyring. Option --keyserver must be used to give the name of this keyserver. @@ -897,6 +903,17 @@ zlib (normally 6). + +--bzip2-decompress-lowmem + +Use a different decompression method for BZIP2 compressed files. This +alternate method uses a bit more than half the memory, but also runs +at half the speed. This is useful under extreme low memory +circumstances when the file was originally compressed at a very high +compression level. + + + -t, --textmode --no-textmode