You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you specify both --output, --json, and --md options on the command line, only one of them takes effect, with no clear indication in the documentation of which one prevails.
They don't have to be mutually exclusive, I don't see why the tool can't save both *.json and *.md files at the same time, for example.
The text was updated successfully, but these errors were encountered:
Lexy2
changed the title
--output, --json, and --md options don't have to be exlusive
--output, --json, and --md options don't have to be exclusive
May 16, 2022
If you specify both
--output
,--json
, and--md
options on the command line, only one of them takes effect, with no clear indication in the documentation of which one prevails.They don't have to be mutually exclusive, I don't see why the tool can't save both *.json and *.md files at the same time, for example.
The text was updated successfully, but these errors were encountered: