]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
certtool: avoid printing legacy options in --help
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 26 May 2017 08:13:05 +0000 (10:13 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 26 May 2017 08:46:19 +0000 (10:46 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
src/certtool-args.def

index dd156b64d5256c0fcbc9bb67f0e6f4281b1545d6..f7889ccde6edae8d5453ad9799285ef1fbb1c557 100644 (file)
@@ -279,12 +279,14 @@ flag = {
     name      = pgp-certificate-info;
     descrip   = "Print information on the given OpenPGP certificate";
     doc       = "";
+    deprecated;
 };
 
 flag = {
     name      = pgp-ring-info;
     descrip   = "Print information on the given OpenPGP keyring structure";
     doc       = "";
+    deprecated;
 };
 
 flag = {
@@ -398,6 +400,7 @@ flag = {
     name      = pgp-key-info;
     descrip   = "Print information on an OpenPGP private key";
     doc = "";
+    deprecated;
 };
 
 flag = {
@@ -515,6 +518,7 @@ flag = {
     name      = disable-quick-random;
     descrip   = "No effect";
     doc      = "";
+    deprecated;
 };
 
 flag = {