summaryrefslogtreecommitdiff
path: root/manual/html_node/gnutls_002dcli_002ddebug-Invocation.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/html_node/gnutls_002dcli_002ddebug-Invocation.html')
-rw-r--r--manual/html_node/gnutls_002dcli_002ddebug-Invocation.html42
1 files changed, 20 insertions, 22 deletions
diff --git a/manual/html_node/gnutls_002dcli_002ddebug-Invocation.html b/manual/html_node/gnutls_002dcli_002ddebug-Invocation.html
index 67c08c8707..9deac67c89 100644
--- a/manual/html_node/gnutls_002dcli_002ddebug-Invocation.html
+++ b/manual/html_node/gnutls_002dcli_002ddebug-Invocation.html
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!-- This manual is last updated 21 March 2013 for version
-3.1.10 of GnuTLS.
+<!-- This manual is last updated 24 April 2013 for version
+3.2.0 of GnuTLS.
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\
Copyright (C) 2001-2013 Nikos Mavrogiannopoulos
@@ -12,12 +12,12 @@ any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the section entitled "GNU Free
Documentation License". -->
-<!-- Created by GNU Texinfo 4.13.90, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.1.10: gnutls-cli-debug Invocation</title>
+<title>GnuTLS 3.2.0: gnutls-cli-debug Invocation</title>
-<meta name="description" content="GnuTLS 3.1.10: gnutls-cli-debug Invocation">
-<meta name="keywords" content="GnuTLS 3.1.10: gnutls-cli-debug Invocation">
+<meta name="description" content="GnuTLS 3.2.0: gnutls-cli-debug Invocation">
+<meta name="keywords" content="GnuTLS 3.2.0: gnutls-cli-debug Invocation">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -178,12 +178,14 @@ using the <code>agtexi-cmd</code> template and the option descriptions for the <
This software is released under the GNU General Public License, version 3 or later.
</p>
-<a name="gnutls_002dcli_002ddebug-usage"></a><a name="gnutls_002dcli_002ddebug-help_002fusage-_0028_002dh_0029"></a>
-<h4 class="subheading">gnutls-cli-debug help/usage (-h)</h4>
+<a name="gnutls_002dcli_002ddebug-usage"></a><a name="gnutls_002dcli_002ddebug-help_002fusage-_0028_002d_002dhelp_0029"></a>
+<h4 class="subheading">gnutls-cli-debug help/usage (<samp>--help</samp>)</h4>
<a name="index-gnutls_002dcli_002ddebug-help"></a>
<p>This is the automatically generated usage text for gnutls-cli-debug.
-The text printed is the same whether for the <code>help</code> option (-h) or the <code>more-help</code> option (-!). <code>more-help</code> will print
+</p>
+<p>The text printed is the same whether selected with the <code>help</code> option
+(<samp>--help</samp>) or the <code>more-help</code> option (<samp>--more-help</samp>). <code>more-help</code> will print
the usage text by passing it through a pager program.
<code>more-help</code> is disabled on platforms without a working
<code>fork(2)</code> function. The <code>PAGER</code> environment variable is
@@ -191,27 +193,25 @@ used to select the program, defaulting to <samp>more</samp>. Both will exit
with a status code of 0.
</p>
<div class="example">
-<pre class="example">gnutls-cli-debug - GnuTLS debug client - Ver. 3.1.10
-USAGE: gnutls-cli-debug [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
+<pre class="example">gnutls-cli-debug - GnuTLS debug client
+Usage: gnutls-cli-debug [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
-d, --debug=num Enable debugging.
- - It must be in the range:
+ - it must be in the range:
0 to 9999
-V, --verbose More verbose output
- may appear multiple times
-p, --port=num The port to connect to
- - It must be in the range:
+ - it must be in the range:
0 to 65536
- -v, --version[=arg] Output version information and exit
- -h, --help Display extended usage information and exit
- -!, --more-help Extended usage information passed thru pager
+ -v, --version[=arg] output version information and exit
+ -h, --help display extended usage information and exit
+ -!, --more-help extended usage information passed thru pager
Options are specified by doubled hyphens and their name or by a single
hyphen and the flag character.
Operands and options may be intermixed. They will be reordered.
-
-
TLS debug client. It sets up multiple TLS connections to a server and
queries its capabilities. It was created to assist in debugging GnuTLS,
but it might be useful to extract a TLS server's capabilities. It connects
@@ -219,7 +219,7 @@ to a TLS server, performs tests and print the server's capabilities. If
called with the `-v' parameter more checks will be performed. Can be used
to check for servers with special needs or bugs.
-please send bug reports to: bug-gnutls@gnu.org
+Please send bug reports to: &lt;bug-gnutls@gnu.org&gt;
</pre></div>
<a name="gnutls_002dcli_002ddebug-debug"></a><a name="debug-option-_0028_002dd_0029-9"></a>
@@ -243,8 +243,7 @@ Specifies the debug level.
<a name="gnutls_002dcli_002ddebug-See-Also"></a><a name="gnutls_002dcli_002ddebug-See-Also-1"></a>
<h4 class="subheading">gnutls-cli-debug See Also</h4>
<p>gnutls-cli(1), gnutls-serv(1)
-</p>
-<a name="gnutls_002dcli_002ddebug-Examples"></a><a name="gnutls_002dcli_002ddebug-Examples-1"></a>
+<a name="gnutls_002dcli_002ddebug-Examples"></a></p><a name="gnutls_002dcli_002ddebug-Examples-1"></a>
<h4 class="subheading">gnutls-cli-debug Examples</h4>
<div class="example">
<pre class="example">$ ../src/gnutls-cli-debug localhost
@@ -294,7 +293,6 @@ Checking for max record size... no
Checking for OpenPGP authentication support... no
</pre></div>
-
<hr>
<div class="header">
<p>