mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
gpg-agent.c (main): In detached mode connect standard descriptors to /dev/null.
Other minor fixes
This commit is contained in:
parent
fac4babd9d
commit
c1f4a8edff
4 changed files with 24 additions and 4 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue