mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
dirmngr: Minor usage output fix.
--
This commit is contained in:
parent
0df36db63e
commit
60d22d54a5
@ -1,4 +1,4 @@
|
||||
/* dirmngr.c - LDAP access
|
||||
/* dirmngr.c - Keyserver and X.509 LDAP access
|
||||
* Copyright (C) 2002 Klarälvdalens Datakonsult AB
|
||||
* Copyright (C) 2003, 2004, 2006, 2007, 2008, 2010, 2011 g10 Code GmbH
|
||||
* Copyright (C) 2014 Werner Koch
|
||||
@ -320,7 +320,7 @@ my_strusage( int level )
|
||||
case 40: p = _("Usage: @DIRMNGR@ [options] (-h for help)");
|
||||
break;
|
||||
case 41: p = _("Syntax: @DIRMNGR@ [options] [command [args]]\n"
|
||||
"LDAP and OCSP access for @GNUPG@\n");
|
||||
"Keyserver, CRL, and OCSP access for @GNUPG@\n");
|
||||
break;
|
||||
|
||||
default: p = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user