summaryrefslogtreecommitdiff
path: root/manual/html_node/psktool-Invocation.html
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-12 12:00:09 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-12 12:00:09 +0200
commit5604ae56fea48a1a34a7e64f2e9255b188c04167 (patch)
tree1d44676569144816f74e44a8c140be72d4d8e925 /manual/html_node/psktool-Invocation.html
parent9b9f17f260968a0f821810951ecc0bfbe8048e5d (diff)
downloadgnutls-5604ae56fea48a1a34a7e64f2e9255b188c04167.tar.gz
updated for 3.4.5
Diffstat (limited to 'manual/html_node/psktool-Invocation.html')
-rw-r--r--manual/html_node/psktool-Invocation.html48
1 files changed, 14 insertions, 34 deletions
diff --git a/manual/html_node/psktool-Invocation.html b/manual/html_node/psktool-Invocation.html
index e4ebbd95be..785598268b 100644
--- a/manual/html_node/psktool-Invocation.html
+++ b/manual/html_node/psktool-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 4 March 2015 for version
-3.4.3 of GnuTLS.
+3.4.5 of GnuTLS.
Copyright (C) 2001-2015 Free Software Foundation, Inc.\\
Copyright (C) 2001-2015 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 5.2, http://www.gnu.org/software/texinfo/ -->
+<!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ -->
<head>
-<title>GnuTLS 3.4.3: psktool Invocation</title>
+<title>GnuTLS 3.4.5: psktool Invocation</title>
-<meta name="description" content="GnuTLS 3.4.3: psktool Invocation">
-<meta name="keywords" content="GnuTLS 3.4.3: psktool Invocation">
+<meta name="description" content="GnuTLS 3.4.5: psktool Invocation">
+<meta name="keywords" content="GnuTLS 3.4.5: psktool Invocation">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
@@ -31,16 +31,16 @@ Documentation License". -->
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
-div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
-div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
-kbd {font-style:oblique}
+kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
@@ -49,10 +49,10 @@ pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
-span.nocodebreak {white-space:nowrap}
-span.nolinebreak {white-space:nowrap}
-span.roman {font-family:serif; font-weight:normal}
-span.sansserif {font-family:sans-serif; font-weight:normal}
+span.nocodebreak {white-space: nowrap}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: serif; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
body {
margin: 2%;
@@ -155,7 +155,7 @@ dl {
</head>
-<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
+<body lang="en">
<a name="psktool-Invocation"></a>
<div class="header">
<p>
@@ -190,27 +190,7 @@ 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">psktool - GnuTLS PSK tool
-Usage: psktool [ -&lt;flag&gt; [&lt;val&gt;] | --&lt;name&gt;[{=| }&lt;val&gt;] ]...
-
- -d, --debug=num Enable debugging
- - it must be in the range:
- 0 to 9999
- -s, --keysize=num specify the key size in bytes
- - it must be in the range:
- 0 to 512
- -u, --username=str specify a username
- -p, --passwd=str specify a password file
- -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.
-
-Program that generates random keys for use with TLS-PSK. The keys are
-stored in hexadecimal format in a key file.
-
+<pre class="example">psktool is unavailable - no --help
</pre></div>
<a name="psktool-debug"></a><a name="debug-option-_0028_002dd_0029-5"></a>