summaryrefslogtreecommitdiff
path: root/src/certtool-args.def
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-09 20:53:35 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-10-09 20:53:51 +0200
commitf74101bf4114d625cdac874cbcac4a1ddc9688c8 (patch)
tree6cf53f2cf9beb797c2dd997c41b5e36da04f049c /src/certtool-args.def
parent1c601bb18f6674f84239f8a4e35f170e022b85d8 (diff)
downloadgnutls-f74101bf4114d625cdac874cbcac4a1ddc9688c8.tar.gz
Documentation updates
Diffstat (limited to 'src/certtool-args.def')
-rw-r--r--src/certtool-args.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def
index cfc9ffc65b..5fce8721a2 100644
--- a/src/certtool-args.def
+++ b/src/certtool-args.def
@@ -393,14 +393,14 @@ flag = {
flag = {
name = dane-full-x509;
- descrip = "Use the hash of the full X.509 certificate, rather than the public key.";
+ descrip = "Use the hash of the X.509 certificate, rather than the public key.";
doc = "This option forces the generated record to contain the hash of the full X.509 certificate. By default only the hash of the public key is used.";
};
flag = {
name = dane-local;
- descrip = "Whether the provided certificate or public key is an unsigned local entity.";
- doc = "DANE distinguishes certificates and public keys offered via the DNSSEC to trusted and local entities. Use this flag if this is a local entity.";
+ descrip = "The provided certificate or public key is a local entity.";
+ doc = "DANE distinguishes certificates and public keys offered via the DNSSEC to trusted and local entities. Use this flag if this is a local (and possibly unsigned) entity.";
};
doc-section = {