mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #450] The option -j (Prints JSON representation of directories) ignores -o option #198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michaelkamau on GitHub (Nov 28, 2024).
Original GitHub issue: https://github.com/bootandy/dust/issues/450
The option -j (Prints JSON representation of directories) ignores -o option
When using the -j option, the disk usage is shown in bytes only .
@bootandy commented on GitHub (Jan 15, 2025):
you are correct. I'll look at this.
@bootandy commented on GitHub (Jan 26, 2025):
Fixed on master, will go out in the new version.