summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-26 10:13:05 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-26 10:46:19 +0200
commit83b09e49094e233ebbbc23c3fa9e2cda74cdee39 (patch)
treefa641fda3af1d823909bf00b6739d61db11f9bc4 /src/certtool-args.def
parent35788e367e3e1798c89cc6d7d69a0cbdd5558ea0 (diff)
downloadgnutls-83b09e49094e233ebbbc23c3fa9e2cda74cdee39.tar.gz
certtool: avoid printing legacy options in --help
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r--src/certtool-args.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index dd156b64d5..f7889ccde6 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -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 = {