mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-22 11:13:44 +00:00
f853e5e082
Suppress table output meant to provide human-friendly visualization when using the `--json` CLI option and its argument is `-`, that is, when the JSON output targets stdout. Fixes #2544.