]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/usage/external.itely
Doc: Add documentation for --loglevel for all python scripts
[lilypond.git] / Documentation / usage / external.itely
index f3a3b0948193cc3fdc4d4b944b708789d3d53636..a8c087db19503b9f371efd29b9c002a3d8d054d1 100644 (file)
@@ -341,6 +341,10 @@ print usage and option summary.
 @item -l, --language=LANG
 use LANG for pitch names, e.g. 'deutsch' for note names in German.
 
+@item --loglevel=@var{loglevel}
+Set the output verbosity to @var{loglevel}. Possible values are @code{NONE},
+@code{ERROR}, @code{WARNING}, @code{PROGRESS} (default) and @code{DEBUG}.
+
 @item --lxml
 use the lxml.etree Python package for XML-parsing; uses less memory and cpu time.