mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Help: Fix documentation of --trace-format parameter
This commit is contained in:
@@ -266,7 +266,7 @@ Options
|
|||||||
Prints each trace line in a human-readable format. This is the
|
Prints each trace line in a human-readable format. This is the
|
||||||
default format.
|
default format.
|
||||||
|
|
||||||
``json``
|
``json-v1``
|
||||||
Prints each line as a separate JSON document. Each document is
|
Prints each line as a separate JSON document. Each document is
|
||||||
separated by a newline ( ``\n`` ). It is guaranteed that no
|
separated by a newline ( ``\n`` ). It is guaranteed that no
|
||||||
newline characters will be present inside a JSON document.
|
newline characters will be present inside a JSON document.
|
||||||
|
|||||||
Reference in New Issue
Block a user