aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-12-17 17:25:26 +0000
committerWerner Koch <[email protected]>2009-12-17 17:25:26 +0000
commitaf935bd41030ed12b53a4ba42b9e398facf08310 (patch)
tree6ffdd932d40f70dd0d2c8033703063a94898f3f6 /doc
parentDo not use the VMC C reserved word readonly. (diff)
downloadgnupg-af935bd41030ed12b53a4ba42b9e398facf08310.tar.gz
gnupg-af935bd41030ed12b53a4ba42b9e398facf08310.zip
Implement --faked-systrem-time for gpg.
Typo and comment fixes.
Diffstat (limited to 'doc')
-rw-r--r--doc/DETAILS13
-rw-r--r--doc/gpg.texi7
-rw-r--r--doc/gpgsm.texi2
3 files changed, 15 insertions, 7 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index 89f9e86a1..8bbaeb771 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -221,12 +221,13 @@ more arguments in future versions.
GOODSIG <long_keyid_or_fpr> <username>
The signature with the keyid is good. For each signature only
- one of the three codes GOODSIG, BADSIG or ERRSIG will be
- emitted and they may be used as a marker for a new signature.
- The username is the primary one encoded in UTF-8 and %XX
- escaped. The fingerprint may be used instead of the long keyid
- if it is available. This is the case with CMS and might
- eventually also be available for OpenPGP.
+ one of the codes GOODSIG, BADSIG, EXPSIG, EXPKEYSIG, REVKEYSIG
+ or ERRSIG will be emitted. In the past they were used as a
+ marker for a new signature; new code should use the NEWSIG
+ status instead. The username is the primary one encoded in
+ UTF-8 and %XX escaped. The fingerprint may be used instead of
+ the long keyid if it is available. This is the case with CMS
+ and might eventually also be available for OpenPGP.
EXPSIG <long_keyid_or_fpr> <username>
The signature with the keyid is good, but the signature is
diff --git a/doc/gpg.texi b/doc/gpg.texi
index b405e5b71..4fdff42e4 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -2188,6 +2188,13 @@ Enable debug output from the included CCID driver for smartcards.
Note that this option is only available on some system.
@end ifset
+@item --faked-system-time @var{epoch}
+@opindex faked-system-time
+This option is only useful for testing; it sets the system time back or
+forth to @var{epoch} which is the number of seconds elapsed since the year
+1970. Alternatively @var{epoch} may be given as a full ISO time string
+(e.g. "20070924T154812").
+
@item --enable-progress-filter
Enable certain PROGRESS status outputs. This option allows frontends
to display a progress indicator while gpg is processing larger files.
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index b2c290934..b354ece90 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -450,7 +450,7 @@ However the standard model (shell) is in that case always tried first.
@opindex ignore-cert-extension
Add @var{oid} to the list of ignored certificate extensions. The
@var{oid} is expected to be in dotted decimal form, like
-@code{2.5.29.3}. This option may used more than once. Critical
+@code{2.5.29.3}. This option may be used more than once. Critical
flagged certificate extensions matching one of the OIDs in the list
are treated as if they are actually handled and thus the certificate
won't be rejected due to an unknown critical extension. Use this