]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
Loglevels: Document distinction between PROGRESS and INFO
[lilypond.git] / lily / main.cc
index 33eb30af68d01f78e68c9fecb2e8fd0c7de2e9a2..5b5ea18d08e2c127db537aa041c0600e9914750e 100644 (file)
@@ -169,7 +169,7 @@ static Long_option_init options_static[]
   {
     _i ("LOGLEVEL"), "loglevel", 'l', _i ("print log messages according to"
     " LOGLEVEL.  Possible values are:\n"
-    "NONE, ERROR, WARNING, BASIC, PROGRESS (default) and DEBUG.")
+    "NONE, ERROR, WARNING, BASIC, PROGRESS, INFO (default) and DEBUG.")
   },
   {_i ("FILE"), "output", 'o', _i ("write output to FILE (suffix will be added)")},
   {0, "relocate", 0, _i ("relocate using directory of lilypond program")},