From: Nikos Mavrogiannopoulos Date: Tue, 13 Jan 2015 21:47:59 +0000 (+0100) Subject: simplified text for inline-commands-prefix X-Git-Tag: gnutls_3_4_0~353 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b65af79b80442356ec20384fef364d97d49feefa;p=thirdparty%2Fgnutls.git simplified text for inline-commands-prefix --- diff --git a/src/cli-args.def b/src/cli-args.def index f2df0736a6..ff91c86b78 100644 --- a/src/cli-args.def +++ b/src/cli-args.def @@ -364,9 +364,8 @@ flag = { flag = { name = inline-commands-prefix; arg-type = string; - descrip = "Change the default (^) used as a delimiter for inline commands. -\t\t\t\tThe value is a single US-ASCII character (octets 0 - 127)."; - doc = "Change the default (^) delimiter used for inline commands. The delimiter is expected to be a single US-ASCII character (octets 0 - 127). This option is only relevant if inline commands are enabled via the inline-commands option"; + descrip = "Change the default delimiter for inline commands."; + doc = "Change the default delimiter (^) used for inline commands. The delimiter is expected to be a single US-ASCII character (octets 0 - 127). This option is only relevant if inline commands are enabled via the inline-commands option"; }; flag = {