Skip to content

Commit

Permalink
Explain the -no-color parameter.
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Jung <[email protected]>
  • Loading branch information
stefan-jung committed Jan 26, 2024
1 parent afc9d2b commit a93ada9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions parameters/dita-command-arguments.dita
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,12 @@
<pd>Verbose logging prints additional information to the console, including directory settings, effective
values for Ant properties, input/output files, and informational messages to assist in troubleshooting.</pd>
</plentry>
<plentry>
<pt>
<parmname>-no-color</parmname>
</pt>
<pd>By default, the DITA-OT outputs certain logging messages wrapped in special characters to get a colored output. If you prefer a clean output, you can set this parameter to deactivate the colored logging output.<codeblock>�[31m[move-meta] Failed to read file:/tmp/abc.dita: Failed to parse /tmp/abc.dita:Failed to read document: XML document structures must start and end within the same entity.�[0m</codeblock></pd>
</plentry>
</parml>
</section>
</refbody>
Expand Down

0 comments on commit a93ada9

Please sign in to comment.