btrfs-snapshots-diff icon indicating copy to clipboard operation
btrfs-snapshots-diff copied to clipboard

JSON output is the default output format.

Open ceremcem opened this issue 4 years ago • 0 comments

Current behavior was printing an error if no output format is specified. However, both the error message was misleading ("No output!" means "There is no output to show") and unnecessary, because it won't break anything if we provide a default output format.

ceremcem avatar Feb 07 '21 22:02 ceremcem