summaryrefslogtreecommitdiff
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:48:17 +0100
commitef7fb36c906374cd0e73fa2a3d135fe6d6dc0061 (patch)
treed248f92a2f276c537f40b31f2faffefb952e0397
parentb8bd86f6c28359b38e55e09bd6bff56a0c2cce07 (diff)
downloadgnutls-ef7fb36c906374cd0e73fa2a3d135fe6d6dc0061.tar.gz
simplified text for inline-commands-prefix
-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 de8ca99dab..f562a8c67b 100644
--- a/src/cli-args.def
+++ b/src/cli-args.def
@@ -351,9 +351,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 = {