Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 30 Aug 2017 12:32:33 +0000 (14:32 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 30 Aug 2017 14:30:32 +0000 (16:30 +0200)
src/xbt/log.c

index 7d82b13..30d72a9 100644 (file)
@@ -821,9 +821,10 @@ static void xbt_log_help(void)
          "         -> warning: minor issue encountered\n"
          "         -> error: issue encountered\n"
          "         -> critical: major issue encountered\n"
          "         -> warning: minor issue encountered\n"
          "         -> error: issue encountered\n"
          "         -> critical: major issue encountered\n"
+         "      The default priority level is 'info'.\n"
          "\n"
          "\n"
-         "   Format configuration: --log=CATEGORY_NAME.fmt:OPTIONS\n"
-         "      OPTIONS may be:\n"
+         "   Format configuration: --log=CATEGORY_NAME.fmt:FORMAT\n"
+         "      FORMAT string may contain:\n"
          "         -> %%%%: the %% char\n"
          "         -> %%n: platform-dependent line separator (LOG4J compatible)\n"
          "         -> %%e: plain old space (SimGrid extension)\n"
          "         -> %%%%: the %% char\n"
          "         -> %%n: platform-dependent line separator (LOG4J compatible)\n"
          "         -> %%e: plain old space (SimGrid extension)\n"