summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-23 10:39:10 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-11-23 10:39:10 +0100
commit37e4c8b3676db6ac7252b0a234d399e3ee42b171 (patch)
tree43e8b4c05d68adcefefda3aecd6d1d4257db8e33 /doc
parente44fa21f3613bec602e5b9e1612e547d10ffdd56 (diff)
downloadgnutls-37e4c8b3676db6ac7252b0a234d399e3ee42b171.tar.gz
updated autogenerated files.
Diffstat (limited to 'doc')
-rw-r--r--doc/invoke-certtool.texi36
-rw-r--r--doc/invoke-danetool.texi38
-rw-r--r--doc/invoke-gnutls-cli-debug.texi4
-rw-r--r--doc/invoke-gnutls-cli.texi48
-rw-r--r--doc/invoke-gnutls-serv.texi8
-rw-r--r--doc/invoke-ocsptool.texi6
-rw-r--r--doc/invoke-p11tool.texi30
-rw-r--r--doc/invoke-psktool.texi4
-rw-r--r--doc/invoke-srptool.texi8
-rw-r--r--doc/invoke-tpmtool.texi22
-rw-r--r--doc/manpages/tpmtool.16
11 files changed, 156 insertions, 54 deletions
diff --git a/doc/invoke-certtool.texi b/doc/invoke-certtool.texi
index 11d03ace95..9341e59fe0 100644
--- a/doc/invoke-certtool.texi
+++ b/doc/invoke-certtool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-certtool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:10 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:34:57 AM by AutoGen 5.18.2
# From the definitions ../src/certtool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -129,7 +129,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{certtool generate-request}
@subsubheading generate-request option (-q)
@@ -188,31 +188,31 @@ are more efficient since GnuTLS 3.0.9.
@subsubheading load-privkey option
This is the ``loads a private key file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{certtool load-pubkey}
@subsubheading load-pubkey option
This is the ``loads a public key file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{certtool load-certificate}
@subsubheading load-certificate option
This is the ``loads a certificate file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{certtool load-ca-privkey}
@subsubheading load-ca-privkey option
This is the ``loads the certificate authority's private key file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{certtool load-ca-certificate}
@subsubheading load-ca-certificate option
This is the ``loads the certificate authority's certificate file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{certtool cprint}
@subsubheading cprint option
@@ -268,12 +268,20 @@ This is an alias for the @code{ecc} option,
@subsubheading hash option
This is the ``hash algorithm to use for signing'' option.
-This option takes an argument string.
+This option takes a string argument.
Available hash functions are SHA1, RMD160, SHA256, SHA384, SHA512.
@anchor{certtool inder}
@subsubheading inder option
This is the ``use der format for input certificates, private keys, and dh parameters '' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-inder.
+@end itemize
+
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.
@@ -287,6 +295,14 @@ This is an alias for the @code{inder} option,
@subsubheading outder option
This is the ``use der format for output certificates, private keys, and dh parameters'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-outder.
+@end itemize
+
The output will be in DER or RAW format.
@anchor{certtool outraw}
@subsubheading outraw option
@@ -298,13 +314,13 @@ This is an alias for the @code{outder} option,
@subsubheading sec-param option
This is the ``specify the security level [low, legacy, normal, high, ultra]'' option.
-This option takes an argument string @file{Security parameter}.
+This option takes a string argument @file{Security parameter}.
This is alternative to the bits option.
@anchor{certtool pkcs-cipher}
@subsubheading pkcs-cipher option
This is the ``cipher to use for pkcs #8 and #12 operations'' option.
-This option takes an argument string @file{Cipher}.
+This option takes a string argument @file{Cipher}.
Cipher may be one of 3des, 3des-pkcs12, aes-128, aes-192, aes-256, rc2-40, arcfour.
@anchor{certtool exit status}
@subsubheading certtool exit status
diff --git a/doc/invoke-danetool.texi b/doc/invoke-danetool.texi
index 09ff3b068a..9cede94e5b 100644
--- a/doc/invoke-danetool.texi
+++ b/doc/invoke-danetool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-danetool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:13 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:35:00 AM by AutoGen 5.18.2
# From the definitions ../src/danetool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -89,37 +89,37 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{danetool load-pubkey}
@subsubheading load-pubkey option
This is the ``loads a public key file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{danetool load-certificate}
@subsubheading load-certificate option
This is the ``loads a certificate file'' option.
-This option takes an argument string.
+This option takes a string argument.
This can be either a file or a PKCS #11 URL
@anchor{danetool dlv}
@subsubheading dlv option
This is the ``sets a dlv file'' option.
-This option takes an argument string.
+This option takes a string argument.
This sets a DLV file to be used for DNSSEC verification.
@anchor{danetool hash}
@subsubheading hash option
This is the ``hash algorithm to use for signing'' option.
-This option takes an argument string.
+This option takes a string argument.
Available hash functions are SHA1, RMD160, SHA256, SHA384, SHA512.
@anchor{danetool check}
@subsubheading check option
This is the ``check a host's dane tlsa entry'' option.
-This option takes an argument string.
+This option takes a string argument.
Obtains the DANE TLSA entry from the given hostname and prints information. Note that the actual certificate of the host has to be provided using --load-certificate.
@anchor{danetool check-ee}
@subsubheading check-ee option
@@ -140,12 +140,28 @@ Ignores any DNSSEC signature verification results.
@subsubheading local-dns option
This is the ``use the local dns server for dnssec resolving'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-local-dns.
+@end itemize
+
This option will use the local DNS server for DNSSEC.
This is disabled by default due to many servers not allowing DNSSEC.
@anchor{danetool inder}
@subsubheading inder option
This is the ``use der format for input certificates and private keys'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-inder.
+@end itemize
+
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.
@@ -173,13 +189,13 @@ This command prints the DANE RR data needed to enable DANE on a DNS server.
@subsubheading host option
This is the ``specify the hostname to be used in the dane rr'' option.
-This option takes an argument string @file{Hostname}.
+This option takes a string argument @file{Hostname}.
This command sets the hostname for the DANE RR.
@anchor{danetool proto}
@subsubheading proto option
This is the ``the protocol set for dane data (tcp, udp etc.)'' option.
-This option takes an argument string @file{Protocol}.
+This option takes a string argument @file{Protocol}.
This command specifies the protocol for the service set in the DANE data.
@anchor{danetool ca}
@subsubheading ca option
@@ -206,7 +222,9 @@ This is the ``the provided certificate or public key is issued by the local doma
This option has some usage constraints. It:
@itemize @bullet
@item
-is enabled by default.
+can be disabled with --no-domain.
+@item
+It is enabled by default.
@end itemize
DANE distinguishes certificates and public keys offered via the DNSSEC to trusted and local entities. This flag indicates that this is a domain-issued certificate, meaning that there could be no CA involved.
diff --git a/doc/invoke-gnutls-cli-debug.texi b/doc/invoke-gnutls-cli-debug.texi
index fdc2aa30f0..8edeab85c4 100644
--- a/doc/invoke-gnutls-cli-debug.texi
+++ b/doc/invoke-gnutls-cli-debug.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-gnutls-cli-debug.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 10:52:09 AM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:34:55 AM by AutoGen 5.18.2
# From the definitions ../src/cli-debug-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -74,7 +74,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{gnutls-cli-debug exit status}
@subheading gnutls-cli-debug exit status
diff --git a/doc/invoke-gnutls-cli.texi b/doc/invoke-gnutls-cli.texi
index 4732063d45..c9184308d8 100644
--- a/doc/invoke-gnutls-cli.texi
+++ b/doc/invoke-gnutls-cli.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-gnutls-cli.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 10:52:08 AM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:34:54 AM by AutoGen 5.18.2
# From the definitions ../src/cli-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -125,17 +125,33 @@ Please send bug reports to: <bugs@@gnutls.org>
@subheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{gnutls-cli tofu}
@subheading tofu option
This is the ``enable trust on first use authentication'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-tofu.
+@end itemize
+
This option will, in addition to certificate authentication, perform authentication based on previously seen public keys, a model similar to SSH authentication.
@anchor{gnutls-cli dane}
@subheading dane option
This is the ``enable dane certificate verification (dnssec)'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-dane.
+@end itemize
+
This option will, in addition to certificate authentication using
the trusted CAs, verify the server certificates using on the DANE information
available via DNSSEC.
@@ -143,6 +159,14 @@ available via DNSSEC.
@subheading local-dns option
This is the ``use the local dns server for dnssec resolving'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-local-dns.
+@end itemize
+
This option will use the local DNS server for DNSSEC.
This is disabled by default due to many servers not allowing DNSSEC.
@anchor{gnutls-cli ca-verification}
@@ -154,7 +178,9 @@ This is the ``disable ca certificate verification'' option.
This option has some usage constraints. It:
@itemize @bullet
@item
-is enabled by default.
+can be disabled with --no-ca-verification.
+@item
+It is enabled by default.
@end itemize
This option will disable CA certificate verification. It is to be used with the --dane or --tofu options.
@@ -162,6 +188,14 @@ This option will disable CA certificate verification. It is to be used with the
@subheading ocsp option
This is the ``enable ocsp certificate verification'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-ocsp.
+@end itemize
+
This option will enable verification of the peer's certificate using ocsp
@anchor{gnutls-cli resume}
@subheading resume option (-r)
@@ -182,13 +216,13 @@ The TLS session will be initiated when EOF or a SIGALRM is received.
@subheading dh-bits option
This is the ``the minimum number of bits allowed for dh'' option.
-This option takes an argument number.
+This option takes a number argument.
This option sets the minimum number of bits allowed for a Diffie-Hellman key exchange. You may want to lower the default value if the peer sends a weak prime and you get an connection error with unacceptable prime.
@anchor{gnutls-cli priority}
@subheading priority option
This is the ``priorities string'' option.
-This option takes an argument string.
+This option takes a string argument.
TLS algorithms and protocols to enable. You can
use predefined sets of ciphersuites such as PERFORMANCE,
NORMAL, SECURE128, SECURE256.
@@ -209,7 +243,7 @@ Print a list of the supported algorithms and modes. If a priority string is give
@subheading alpn option
This is the ``application layer protocol'' option.
-This option takes an argument string.
+This option takes a string argument.
@noindent
This option has some usage constraints. It:
@@ -234,7 +268,7 @@ Enable inline commands of the form ^<cmd>^. The inline commands are expected to
This is the ``change the default (^) used as a delimiter for inline commands.
the value is a single us-ascii character (octets 0 - 127).'' option.
-This option takes an argument string.
+This option takes a string argument.
Change the default (^) delimiter used for inline commands. The delimiter is expected to be a single US-ASCII character (octets 0 - 127). This option is only relevant if inline commands are enabled via the inline-commands option
@anchor{gnutls-cli exit status}
@subheading gnutls-cli exit status
diff --git a/doc/invoke-gnutls-serv.texi b/doc/invoke-gnutls-serv.texi
index cc23161950..5d028a3113 100644
--- a/doc/invoke-gnutls-serv.texi
+++ b/doc/invoke-gnutls-serv.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-gnutls-serv.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 10:52:10 AM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:34:56 AM by AutoGen 5.18.2
# From the definitions ../src/serv-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -103,7 +103,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{gnutls-serv heartbeat}
@subheading heartbeat option (-b)
@@ -114,7 +114,7 @@ Regularly ping client via heartbeat extension messages
@subheading priority option
This is the ``priorities string'' option.
-This option takes an argument string.
+This option takes a string argument.
TLS algorithms and protocols to enable. You can
use predefined sets of ciphersuites such as PERFORMANCE,
NORMAL, SECURE128, SECURE256.
@@ -125,7 +125,7 @@ information on allowed keywords
@subheading ocsp-response option
This is the ``the ocsp response to send to client'' option.
-This option takes an argument file.
+This option takes a file argument.
If the client requested an OCSP response, return data from this file to the client.
@anchor{gnutls-serv list}
@subheading list option (-l)
diff --git a/doc/invoke-ocsptool.texi b/doc/invoke-ocsptool.texi
index 5a78befd2a..d291e6d1c6 100644
--- a/doc/invoke-ocsptool.texi
+++ b/doc/invoke-ocsptool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-ocsptool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:12 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:34:58 AM by AutoGen 5.18.2
# From the definitions ../src/ocsptool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -92,13 +92,13 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{ocsptool ask}
@subsubheading ask option
This is the ``ask an ocsp/http server on a certificate validity'' option.
-This option takes an optional argument string @file{server name|url}.
+This option takes an optional string argument @file{server name|url}.
@noindent
This option has some usage constraints. It:
diff --git a/doc/invoke-p11tool.texi b/doc/invoke-p11tool.texi
index 127be01a3c..b34b0673bf 100644
--- a/doc/invoke-p11tool.texi
+++ b/doc/invoke-p11tool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-p11tool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:17 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:35:03 AM by AutoGen 5.18.2
# From the definitions ../src/p11tool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -122,7 +122,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{p11tool export-chain}
@subsubheading export-chain option
@@ -138,7 +138,7 @@ It can be used to write private keys, certificates or secret keys to a token.
@subsubheading generate-random option
This is the ``generate random data'' option.
-This option takes an argument number.
+This option takes a number argument.
Asks the token to generate a number of bytes of random bytes.
@anchor{p11tool generate-rsa}
@subsubheading generate-rsa option
@@ -164,7 +164,9 @@ This is the ``marks the object to be written as private'' option.
This option has some usage constraints. It:
@itemize @bullet
@item
-is enabled by default.
+can be disabled with --no-private.
+@item
+It is enabled by default.
@end itemize
The written object will require a PIN to be used.
@@ -172,12 +174,20 @@ The written object will require a PIN to be used.
@subsubheading sec-param option
This is the ``specify the security level'' option.
-This option takes an argument string @file{Security parameter}.
+This option takes a string argument @file{Security parameter}.
This is alternative to the bits option. Available options are [low, legacy, normal, high, ultra].
@anchor{p11tool inder}
@subsubheading inder option
This is the ``use der/raw format for input'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-inder.
+@end itemize
+
Use DER/RAW format for input certificates and private keys.
@anchor{p11tool inraw}
@subsubheading inraw option
@@ -189,6 +199,14 @@ This is an alias for the @code{inder} option,
@subsubheading outder option
This is the ``use der format for output certificates, private keys, and dh parameters'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-outder.
+@end itemize
+
The output will be in DER or RAW format.
@anchor{p11tool outraw}
@subsubheading outraw option
@@ -200,7 +218,7 @@ This is an alias for the @code{outder} option,
@subsubheading provider option
This is the ``specify the pkcs #11 provider library'' option.
-This option takes an argument file.
+This option takes a file argument.
This will override the default options in /etc/gnutls/pkcs11.conf
@anchor{p11tool exit status}
@subsubheading p11tool exit status
diff --git a/doc/invoke-psktool.texi b/doc/invoke-psktool.texi
index 1239fff62b..4dd6a269d9 100644
--- a/doc/invoke-psktool.texi
+++ b/doc/invoke-psktool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-psktool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:15 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:35:02 AM by AutoGen 5.18.2
# From the definitions ../src/psk-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -65,7 +65,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{psktool exit status}
@subsubheading psktool exit status
diff --git a/doc/invoke-srptool.texi b/doc/invoke-srptool.texi
index 5086ea2d84..9ba9ddd2b0 100644
--- a/doc/invoke-srptool.texi
+++ b/doc/invoke-srptool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-srptool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:14 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:35:01 AM by AutoGen 5.18.2
# From the definitions ../src/srptool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -77,7 +77,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{srptool verify}
@subsubheading verify option
@@ -88,13 +88,13 @@ Verifies the password provided against the password file.
@subsubheading passwd-conf option (-v)
This is the ``specify a password conf file.'' option.
-This option takes an argument string.
+This option takes a string argument.
Specify a filename or a PKCS #11 URL to read the CAs from.
@anchor{srptool create-conf}
@subsubheading create-conf option
This is the ``generate a password configuration file.'' option.
-This option takes an argument string.
+This option takes a string argument.
This generates a password configuration file (tpasswd.conf)
containing the required for TLS parameters.
@anchor{srptool exit status}
diff --git a/doc/invoke-tpmtool.texi b/doc/invoke-tpmtool.texi
index 21b894a2aa..782a8f0bde 100644
--- a/doc/invoke-tpmtool.texi
+++ b/doc/invoke-tpmtool.texi
@@ -6,7 +6,7 @@
#
# DO NOT EDIT THIS FILE (invoke-tpmtool.texi)
#
-# It has been AutoGen-ed November 16, 2013 at 04:39:18 PM by AutoGen 5.18
+# It has been AutoGen-ed November 23, 2013 at 10:35:04 AM by AutoGen 5.18.2
# From the definitions ../src/tpmtool-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -85,7 +85,7 @@ Please send bug reports to: <bugs@@gnutls.org>
@subsubheading debug option (-d)
This is the ``enable debugging'' option.
-This option takes an argument number.
+This option takes a number argument.
Specifies the debug level.
@anchor{tpmtool generate-rsa}
@subsubheading generate-rsa option
@@ -132,13 +132,21 @@ The generated key will be stored in system persistent storage.
@subsubheading sec-param option
This is the ``specify the security level [low, legacy, normal, high, ultra].'' option.
-This option takes an argument string @file{Security parameter}.
+This option takes a string argument @file{Security parameter}.
This is alternative to the bits option. Note however that the
values allowed by the TPM chip are quantized and given values may be rounded up.
@anchor{tpmtool inder}
@subsubheading inder option
This is the ``use the der format for keys.'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-inder.
+@end itemize
+
The input files will be assumed to be in the portable
DER format of TPM. The default format is a custom format used by various
TPM tools
@@ -146,6 +154,14 @@ TPM tools
@subsubheading outder option
This is the ``use der format for output keys'' option.
+
+@noindent
+This option has some usage constraints. It:
+@itemize @bullet
+@item
+can be disabled with --no-outder.
+@end itemize
+
The output will be in the TPM portable DER format.
@anchor{tpmtool exit status}
@subsubheading tpmtool exit status
diff --git a/doc/manpages/tpmtool.1 b/doc/manpages/tpmtool.1
index 3b34351263..25b599c8a9 100644
--- a/doc/manpages/tpmtool.1
+++ b/doc/manpages/tpmtool.1
@@ -1,8 +1,8 @@
-.TH tpmtool 1 "09 Nov 2013" "@VERSION@" "User Commands"
+.TH tpmtool 1 "23 Nov 2013" "@VERSION@" "User Commands"
.\"
.\" DO NOT EDIT THIS FILE (tpmtool-args.man)
.\"
-.\" It has been AutoGen-ed November 9, 2013 at 01:03:34 PM by AutoGen 5.18
+.\" It has been AutoGen-ed November 23, 2013 at 10:35:50 AM by AutoGen 5.18.2
.\" From the definitions ../../src/tpmtool-args.def.tmp
.\" and the template file agman-cmd.tpl
.\"
@@ -195,7 +195,7 @@ Nikos Mavrogiannopoulos, Simon Josefsson and others; see /usr/share/doc/gnutls-b
Copyright (C) 2000-2012 Free Software Foundation all rights reserved.
This program is released under the terms of the GNU General Public License, version 3 or later.
.SH "BUGS"
-Please send bug reports to: bug-gnutls@gnu.org
+Please send bug reports to: bugs@gnutls.org
.SH "NOTES"
This manual page was \fIAutoGen\fP-erated from the \fBtpmtool\fP
option definitions.