Help: Fix documentation of --trace-format parameter

This commit is contained in:
Kyle Edwards
2020-03-18 16:02:04 -04:00
parent 9abc99e905
commit e39766d84a

View File

@@ -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.