mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
Merge topic 'trace-format-json-doc'
1994f950ffcmake: List valid values for --trace-format on the command linee39766d84aHelp: Fix documentation of --trace-format parameter Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4500
This commit is contained in:
@@ -266,7 +266,7 @@ Options
|
||||
Prints each trace line in a human-readable format. This is the
|
||||
default format.
|
||||
|
||||
``json``
|
||||
``json-v1``
|
||||
Prints each line as a separate JSON document. Each document is
|
||||
separated by a newline ( ``\n`` ). It is guaranteed that no
|
||||
newline characters will be present inside a JSON document.
|
||||
|
||||
Reference in New Issue
Block a user