Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions usage/output-options.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,7 @@ JSON Output (.json)

The JSON output file can be configured with these options:

* **--json** (deprecated since THOR 10.7, use ``--jsonv2``)

* Create a JSON output file

* **--jsonv2** (THOR >= 10.7)
* **--jsonv2**

* Use the JSON v2 format, which is easier to parse than the old v1 format.
* This can be used with ``--jsonfile``.
Expand Down