diff options
Diffstat (limited to 'agent/protect-tool.c')
-rw-r--r-- | agent/protect-tool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/protect-tool.c b/agent/protect-tool.c index 23f1d9336..4a0e53d3f 100644 --- a/agent/protect-tool.c +++ b/agent/protect-tool.c @@ -145,7 +145,7 @@ my_strusage (int level) case 1: case 40: p = _("Usage: gpg-protect-tool [options] (-h for help)\n"); break; - case 41: p = _("Syntax: gpg-protect-tool [options] [args]]\n" + case 41: p = _("Syntax: gpg-protect-tool [options] [args]\n" "Secret key maintenance tool\n"); break; |