commit 3e893763ce310f31216ec66faff9997e8c9e2cde
parent 381051f98408cac24968e0d12f95effb5c30a26b
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Tue, 15 May 2018 11:53:28 +0200
cosmetics.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/twister/taler-twister.c b/src/twister/taler-twister.c
@@ -255,7 +255,7 @@ main (int argc,
"flip-ul",
"PATH",
gettext_noop
- ("Flip a char in the _string_ upload object pointed by PATH.\n"),
+ ("Flip a char in the *string* upload object pointed by PATH.\n"),
&flip_path_ul),
GNUNET_GETOPT_option_string
@@ -263,7 +263,7 @@ main (int argc,
"flip-dl",
"PATH",
gettext_noop
- ("Flip a char in the _string_ download object pointed by PATH.\n"),
+ ("Flip a char in the *string* download object pointed by PATH.\n"),
&flip_path_dl),
GNUNET_GETOPT_option_string