summaryrefslogtreecommitdiff
path: root/doc/invoke-gnutls-serv.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/invoke-gnutls-serv.texi')
-rw-r--r--doc/invoke-gnutls-serv.texi16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/invoke-gnutls-serv.texi b/doc/invoke-gnutls-serv.texi
index 3789bc3c6c..43a3591bf3 100644
--- a/doc/invoke-gnutls-serv.texi
+++ b/doc/invoke-gnutls-serv.texi
@@ -3,10 +3,10 @@
@pindex gnutls-serv
@ignore
# -*- buffer-read-only: t -*- vi: set ro:
-#
+#
# DO NOT EDIT THIS FILE (invoke-gnutls-serv.texi)
-#
-# It has been AutoGen-ed May 9, 2013 at 01:39:23 PM by AutoGen 5.16
+#
+# It has been AutoGen-ed May 29, 2013 at 07:52:42 PM by AutoGen 5.17.3
# From the definitions ../src/serv-args.def
# and the template file agtexi-cmd.tpl
@end ignore
@@ -20,11 +20,13 @@ This software is released under the GNU General Public License, version 3 or lat
@anchor{gnutls-serv usage}
-@subheading gnutls-serv help/usage (-h)
+@subheading gnutls-serv help/usage (@option{--help})
@cindex gnutls-serv help
This is the automatically generated usage text for gnutls-serv.
-The text printed is the same whether for the @code{help} option (-h) or the @code{more-help} option (-!). @code{more-help} will print
+
+The text printed is the same whether selected with the @code{help} option
+(@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will print
the usage text by passing it through a pager program.
@code{more-help} is disabled on platforms without a working
@code{fork(2)} function. The @code{PAGER} environment variable is
@@ -34,7 +36,7 @@ with a status code of 0.
@exampleindent 0
@example
gnutls-serv - GnuTLS server - Ver. @@VERSION@@
-USAGE: gnutls-serv [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
+USAGE: lt-gnutls-serv [ -<flag> [<val>] | --<name>[@{=| @}<val>] ]...
-d, --debug=num Enable debugging.
- It must be in the range:
@@ -145,7 +147,6 @@ The operation failed or the command syntax was not valid.
@anchor{gnutls-serv See Also}
@subheading gnutls-serv See Also
gnutls-cli-debug(1), gnutls-cli(1)
-
@anchor{gnutls-serv Examples}
@subheading gnutls-serv Examples
Running your own TLS server based on GnuTLS can be useful when
@@ -312,4 +313,3 @@ gnutls-serv --http \
--srppasswd srp-passwd.txt \
--pskpasswd psk-passwd.txt
@end example
-