From: Nikos Mavrogiannopoulos Date: Fri, 4 Oct 2013 10:51:58 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_2_5~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=426b983180355d741fd4dabb8aa50c36d5d5d412;p=thirdparty%2Fgnutls.git doc update --- diff --git a/doc/invoke-gnutls-cli.texi b/doc/invoke-gnutls-cli.texi index 94978e9b55..3e973c9383 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 October 4, 2013 at 12:44:32 PM by AutoGen 5.17 +# It has been AutoGen-ed October 4, 2013 at 12:51:52 PM by AutoGen 5.17 # From the definitions ../src/cli-args.def # and the template file agtexi-cmd.tpl @end ignore @@ -230,7 +230,7 @@ This option disables all TLS extensions. Deprecated option. Use the priority str @subheading inline-commands option This is the ``inline commands of the form ^^'' option. -Enable inline commands of the form ^^. The inline commands are expected to be in a line by themselves +Enable inline commands of the form ^^. The inline commands are expected to be in a line by themselves. The available commands are: resume and renegotiate. @anchor{gnutls-cli inline-commands-prefix} @subheading inline-commands-prefix option diff --git a/src/cli-args.c b/src/cli-args.c index ed87fc0c57..db605e3997 100644 --- a/src/cli-args.c +++ b/src/cli-args.c @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (cli-args.c) * - * It has been AutoGen-ed October 4, 2013 at 12:44:10 PM by AutoGen 5.17 + * It has been AutoGen-ed October 4, 2013 at 12:51:05 PM by AutoGen 5.17 * From the definitions cli-args.def * and the template file options * diff --git a/src/cli-args.def b/src/cli-args.def index c4e71d83e6..957ed9f3d4 100644 --- a/src/cli-args.def +++ b/src/cli-args.def @@ -327,7 +327,7 @@ flag = { flag = { name = inline-commands; descrip = "Inline commands of the form ^^"; - doc = "Enable inline commands of the form ^^. The inline commands are expected to be in a line by themselves"; + doc = "Enable inline commands of the form ^^. The inline commands are expected to be in a line by themselves. The available commands are: resume and renegotiate."; }; flag = { diff --git a/src/cli-args.h b/src/cli-args.h index 8b64058cbc..4e21349196 100644 --- a/src/cli-args.h +++ b/src/cli-args.h @@ -2,7 +2,7 @@ * * DO NOT EDIT THIS FILE (cli-args.h) * - * It has been AutoGen-ed October 4, 2013 at 12:44:10 PM by AutoGen 5.17 + * It has been AutoGen-ed October 4, 2013 at 12:51:05 PM by AutoGen 5.17 * From the definitions cli-args.def * and the template file options *