From 8b3ddf3268f49029fffeba0f5faecab514b23ed9 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Wed, 7 Apr 2021 23:59:15 -0600 Subject: revise description of -v CLI option; document in usage that application log messages are written to STDERR (PR #3872) --- man/asciidoctor.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index c2fdb2f8..9eadda44 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -136,7 +136,7 @@ Matching templates found in subsequent directories override ones previously disc Include backtrace information when reporting errors. *-v, --verbose*:: - Verbosely print processing information to stderr, including debug-level log messages. + Sets log level to DEBUG so application messages logged at INFO or DEBUG level are printed to stderr. *-w, --warnings*:: Turn on script warnings (applies to executed code). -- cgit v1.2.3