From: Nikos Mavrogiannopoulos Date: Fri, 6 Apr 2012 18:02:44 +0000 (+0200) Subject: updated documentation X-Git-Tag: gnutls_3_0_19~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c42dabe1122d65c8f2a7b95761453a12eff092b;p=thirdparty%2Fgnutls.git updated documentation --- diff --git a/src/certtool-args.def b/src/certtool-args.def index 27d14d9b6d..40ad4bb02f 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -288,7 +288,9 @@ flag = { descrip = "Use DER format for input certificates and private keys."; disabled; disable = "no"; - doc = ""; + doc = "The input files will be assumed to be in DER or RAW format. +Unlike options that in PEM input would allow multiple input data (e.g. multiple +certificates), when reading in DER format a single data structure is read."; }; flag = { @@ -301,7 +303,7 @@ flag = { descrip = "Use DER format for output certificates and private keys"; disabled; disable = "no"; - doc = ""; + doc = "The output will be in DER or RAW format."; }; flag = {