From 41807f83f20cdeece2a51dbbdf49781f8940d54b Mon Sep 17 00:00:00 2001 From: Lucas Schnorr Date: Fri, 16 Sep 2011 10:15:08 +0200 Subject: [PATCH] [trace] cosmetics, break lines of --help-tracing --- src/instr/instr_config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/instr/instr_config.c b/src/instr/instr_config.c index fa2569b072..1511425c8b 100644 --- a/src/instr/instr_config.c +++ b/src/instr/instr_config.c @@ -381,8 +381,8 @@ void TRACE_help (int detailed) " Routes among AS continue to be traced as usual.", detailed); print_line (OPT_TRACING_DISABLE_DESTROY, "Disable platform containers destruction", - " Disable the destruction of containers at the end of simulation. This can be" - " used with simulators that have a different notion of time (different from" + " Disable the destruction of containers at the end of simulation. This can be\n" + " used with simulators that have a different notion of time (different from\n" " the simulated time).", detailed); print_line (OPT_TRIVA_UNCAT_CONF, "Generate graph configuration for Triva", -- 2.20.1