summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r--src/certtool-args.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index 84a40efb05..d5336eda7b 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -661,6 +661,14 @@ flag = {
doc = "This will override the default options in /etc/gnutls/pkcs11.conf";
};
+flag = {
+ name = text;
+ descrip = "Output textual information before PEM-encoded certificates, private keys, etc";
+ enabled;
+ disable = "no";
+ doc = "Output textual information before PEM-encoded data";
+};
+
doc-section = {
ds-type = 'SEE ALSO';
ds-format = 'texi';