summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-01-13 22:47:59 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-01-13 22:47:59 +0100
commitb65af79b80442356ec20384fef364d97d49feefa (patch)
tree7a24a59d293b8a068f064e9a0329bd8ac9713433 /src
parent82a9120112a723a6317352135beb125bbe4c6fc3 (diff)
downloadgnutls-b65af79b80442356ec20384fef364d97d49feefa.tar.gz
simplified text for inline-commands-prefix
Diffstat (limited to 'src')
-rw-r--r--src/cli-args.def5
1 files changed, 2 insertions, 3 deletions
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 = {