diff options
author | Marcus Brinkmann <[email protected]> | 2017-08-04 18:24:27 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2017-08-04 18:24:27 +0000 |
commit | eb15d5ed8e4a765998e9de7698bdc65328bcaaa3 (patch) | |
tree | a5cc612032ed3ba02b3747052180b3e95a7b37b2 | |
parent | debian: Remove packaging from upstream repository. (diff) | |
download | gnupg-eb15d5ed8e4a765998e9de7698bdc65328bcaaa3.tar.gz gnupg-eb15d5ed8e4a765998e9de7698bdc65328bcaaa3.zip |
doc: Remove documentation for future option --faked-system-time.
doc/gpg.texi: Remove documentation for --faked-system-time.
Signed-off-by: Marcus Brinkmann <[email protected]>
GnuPG-bug-id: 3329
-rw-r--r-- | doc/gpg.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 00ed82888..42658c9a7 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2275,13 +2275,6 @@ Set all useful debugging flags. Enable debug output from the included CCID driver for smartcards. Note that this option is only available on some system. -@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 @opindex enable-progress-filter Enable certain PROGRESS status outputs. This option allows frontends |