aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-06-23 11:18:25 +0000
committerJustus Winter <[email protected]>2016-06-23 12:18:06 +0000
commita4ff2d99d036fcd2c2ff196b82f0b81c60b97ed9 (patch)
treefe7de7bd03a5256a20d62cd740d2fa21a7347935
parentcommon: Add dedicated private key functions to name-value.c. (diff)
downloadgnupg-a4ff2d99d036fcd2c2ff196b82f0b81c60b97ed9.tar.gz
gnupg-a4ff2d99d036fcd2c2ff196b82f0b81c60b97ed9.zip
gpgscm: Fix manual.
-- Signed-off-by: Justus Winter <[email protected]>
-rw-r--r--tests/gpgscm/Manual.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgscm/Manual.txt b/tests/gpgscm/Manual.txt
index ffda95650..9fd294fc0 100644
--- a/tests/gpgscm/Manual.txt
+++ b/tests/gpgscm/Manual.txt
@@ -88,7 +88,7 @@ Please read accompanying file COPYING.
(gc)
Performs garbage collection immediatelly.
- (gcverbose) (gcverbose <bool>)
+ (gc-verbose) (gc-verbose <bool>)
The argument (defaulting to #t) controls whether GC produces
visible outcome.