mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #216] Select a file as baseline rather than total #97
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 @Brooooooklyn on GitHub (Mar 29, 2022).
Original GitHub issue: https://github.com/bootandy/dust/issues/216
For example, I want to compare the compress ratio between different algorithms
@kidonng commented on GitHub (Jul 23, 2022):
I would like to see this as well, similar to
duwithout--total.@bootandy commented on GitHub (Aug 18, 2022):
Added
--skip-totalflag which will not display the total and will instead base the bar graph on the largest file.