-.TH gnutls-cli-debug 1 "19 Jan 2012" "3.0.11" "User Commands"
+.TH gnutls-cli-debug 1 "21 Jan 2012" "3.0.12" "User Commands"
.\"
.\" DO NOT EDIT THIS FILE (cli-debug-args.man)
.\"
-.\" It has been AutoGen-ed January 19, 2012 at 09:40:47 PM by AutoGen 5.12
+.\" It has been AutoGen-ed January 21, 2012 at 02:00:25 AM by AutoGen 5.12
.\" From the definitions ../../src/cli-debug-args.def
.\" and the template file agman-cmd.tpl
.\"
-.TH psktool 1 "19 Jan 2012" "3.0.11" "User Commands"
+.TH psktool 1 "21 Jan 2012" "3.0.12" "User Commands"
.\"
.\" DO NOT EDIT THIS FILE (psk-args.man)
.\"
-.\" It has been AutoGen-ed January 19, 2012 at 09:42:11 PM by AutoGen 5.12
+.\" It has been AutoGen-ed January 21, 2012 at 02:00:25 AM by AutoGen 5.12
.\" From the definitions ../../src/psk-args.def
.\" and the template file agman-cmd.tpl
.\"
.sp
Specifies the debug level.
.TP
-.BR \-s ", " -\-keysize
+.BR \-s " \fInumber\fP, " \-\-keysize "=" \fInumber\fP
specify the key size in bytes.
+This option takes an integer number as its argument.
+The value of \fInumber\fP is constrained to being:
+.in +4
+.nf
+.na
+in the range 0 through 512
+.fi
+.in -4
.sp
.TP
.BR \-u " \fIstring\fP, " \-\-username "=" \fIstring\fP
-.TH srptool 1 "19 Jan 2012" "3.0.11" "User Commands"
+.TH srptool 1 "21 Jan 2012" "3.0.12" "User Commands"
.\"
.\" DO NOT EDIT THIS FILE (srptool-args.man)
.\"
-.\" It has been AutoGen-ed January 19, 2012 at 09:41:17 PM by AutoGen 5.12
+.\" It has been AutoGen-ed January 21, 2012 at 02:00:25 AM by AutoGen 5.12
.\" From the definitions ../../src/srptool-args.def
.\" and the template file agman-cmd.tpl
.\"
*
* DO NOT EDIT THIS FILE (cli-args.c)
*
- * It has been AutoGen-ed January 19, 2012 at 09:42:06 PM by AutoGen 5.12
+ * It has been AutoGen-ed January 21, 2012 at 01:58:52 AM by AutoGen 5.12
* From the definitions cli-args.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[278] =
-"gnutls-cli 3.0.11\n\
+"gnutls-cli 3.0.12\n\
Copyright (C) 2000-2012 Free Software Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the\n\
*/
static char const zPROGNAME[11] = "GNUTLS_CLI";
static char const zUsageTitle[100] =
-"gnutls-cli - GnuTLS client - Ver. 3.0.11\n\
+"gnutls-cli - GnuTLS client - Ver. 3.0.12\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \n";
#define zRcName NULL
#define apzHomeList NULL
*
* DO NOT EDIT THIS FILE (cli-args.h)
*
- * It has been AutoGen-ed January 19, 2012 at 09:42:05 PM by AutoGen 5.12
+ * It has been AutoGen-ed January 21, 2012 at 01:58:52 AM by AutoGen 5.12
* From the definitions cli-args.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 36
-#define GNUTLS_CLI_VERSION "3.0.11"
-#define GNUTLS_CLI_FULL_VERSION "gnutls-cli 3.0.11"
+#define GNUTLS_CLI_VERSION "3.0.12"
+#define GNUTLS_CLI_FULL_VERSION "gnutls-cli 3.0.12"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED
*
* DO NOT EDIT THIS FILE (srptool-args.c)
*
- * It has been AutoGen-ed January 19, 2012 at 09:42:05 PM by AutoGen 5.12
+ * It has been AutoGen-ed January 21, 2012 at 01:58:49 AM by AutoGen 5.12
* From the definitions srptool-args.def
* and the template file options
*
/* TRANSLATORS: choose the translation for option names wisely because you
cannot ever change your mind. */
static char const zCopyright[275] =
-"srptool 3.0.11\n\
+"srptool 3.0.12\n\
Copyright (C) 2000-2012 Free Software Foundation, all rights reserved.\n\
This is free software. It is licensed for use, modification and\n\
redistribution under the terms of the\n\
*/
static char const zPROGNAME[8] = "SRPTOOL";
static char const zUsageTitle[99] =
-"srptool - GnuTLS SRP tool - Ver. 3.0.11\n\
+"srptool - GnuTLS SRP tool - Ver. 3.0.12\n\
USAGE: %s [ -<flag> [<val>] | --<name>[{=| }<val>] ]... \n";
#define zRcName NULL
#define apzHomeList NULL
*
* DO NOT EDIT THIS FILE (srptool-args.h)
*
- * It has been AutoGen-ed January 19, 2012 at 09:42:05 PM by AutoGen 5.12
+ * It has been AutoGen-ed January 21, 2012 at 01:58:49 AM by AutoGen 5.12
* From the definitions srptool-args.def
* and the template file options
*
} teOptIndex;
#define OPTION_CT 11
-#define SRPTOOL_VERSION "3.0.11"
-#define SRPTOOL_FULL_VERSION "srptool 3.0.11"
+#define SRPTOOL_VERSION "3.0.12"
+#define SRPTOOL_FULL_VERSION "srptool 3.0.12"
/*
* Interface defines for all options. Replace "n" with the UPPER_CASED