]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 4 Oct 2013 10:51:58 +0000 (12:51 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 4 Oct 2013 10:51:58 +0000 (12:51 +0200)
doc/invoke-gnutls-cli.texi
src/cli-args.c
src/cli-args.def
src/cli-args.h

index 94978e9b5516e438bcb4b70381099fd60251f656..3e973c9383813911db32bf93aab35e7af11d3441 100644 (file)
@@ -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 ^<cmd>^'' option.
-Enable inline commands of the form ^<cmd>^. The inline commands are expected to be in a line by themselves
+Enable inline commands of the form ^<cmd>^. 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
 
index ed87fc0c57d4f4ac77ff49b85f151d7689f437a3..db605e3997168fd303111881ea2e49eb236741ff 100644 (file)
@@ -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
  *
index c4e71d83e6a1b679edca4733e5142d5fe913de9a..957ed9f3d4a8ef0776c4505f8f70531d5c401287 100644 (file)
@@ -327,7 +327,7 @@ flag = {
 flag = {
     name      = inline-commands;
     descrip   = "Inline commands of the form ^<cmd>^";
-    doc       = "Enable inline commands of the form ^<cmd>^. The inline commands are expected to be in a line by themselves";
+    doc       = "Enable inline commands of the form ^<cmd>^. The inline commands are expected to be in a line by themselves. The available commands are: resume and renegotiate.";
 };
 
 flag = {
index 8b64058cbc2fa413d797cd56021bd9b3398fa107..4e21349196b3f0a9d6217515ccadbf6865655708 100644 (file)
@@ -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
  *