From 7b76672b5fd16d5221bd29180d149c475e5d4ad9 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 10 Feb 2014 11:56:53 +0100 Subject: [PATCH] Add some spaces in help messages. --- src/instr/instr_config.c | 15 ++++++++------- src/simgrid/sg_config.c | 1 + 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/instr/instr_config.c b/src/instr/instr_config.c index 492b1f1336..8fa57c0907 100644 --- a/src/instr/instr_config.c +++ b/src/instr/instr_config.c @@ -585,17 +585,18 @@ void TRACE_help (int detailed) " information that would be registered otherwise.", detailed); print_line (OPT_TRACING_DISPLAY_SIZES, "Only works for SMPI now. Add message size information", - "Message size (in bytes) is added to links, and to states. For collectives, the displayed value \n" - "is the more relevant to the collective (total sent by the process, usually)", + " Message size (in bytes) is added to links, and to states. For collectives,\n" + " the displayed value is the more relevant to the collective (total sent by\n" + " the process, usually)", detailed); print_line (OPT_TRACING_FORMAT, "Only works for SMPI now. Switch output format", - "Default format is Paje. Time independent traces are also supported, \n" - "to output traces that can later be used by the trace replay tool", + " Default format is Paje. Time independent traces are also supported,\n" + " to output traces that can later be used by the trace replay tool", detailed); print_line (OPT_TRACING_FORMAT_TI_ONEFILE, "Only works for SMPI now, and TI output format", - "By default, each process outputs to a separate file, inside a filename_files folder \n" - "By setting this option to yes, all processes will output to only one file \n" - "This is meant to avoid opening thousands of files with large simulations", + " By default, each process outputs to a separate file, inside a filename_files folder\n" + " By setting this option to yes, all processes will output to only one file\n" + " This is meant to avoid opening thousands of files with large simulations", detailed); print_line (OPT_TRACING_COMMENT, "Comment to be added on the top of the trace file.", " Use this to add a comment line to the top of the trace file.", diff --git a/src/simgrid/sg_config.c b/src/simgrid/sg_config.c index 6deb481af3..2b4840f9b2 100644 --- a/src/simgrid/sg_config.c +++ b/src/simgrid/sg_config.c @@ -67,6 +67,7 @@ static void sg_config_cmd_line(int *argc, char **argv) "Each of these configurations can be used by adding\n" " --cfg=