-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme is unclear regarding the meaning of the lines "Data", "none", etcetera. #9
Comments
The man page has a more detailed explanation, but you're right, as README mentions all other fields, it should say what's "Type" as well. I added a line, is this enough? |
Even after reading https://github.com/kilobyte/compsize/blob/master/compsize.8 it is still not clear to me what "Data" and "none" are. It feels like "none" means "not compressed". Then 100% is redundant for that line. Still no clue what "compression type = Data" means. |
Yeah, 100% is redundant, but a table looks better with this. A different placeholder such as -- or N/A wouldn't probably be an improvement.
What about "TOTAL", in all caps, to mark it apart from rows it's a sum of? |
When "Data" is a total, it at least be at the bottom, below the lines it sums.
|
Now I am wondering: what is "Data", "none" and "zstd"?
Or what are the differences between them.
After reading https://github.com/kilobyte/compsize/blob/master/README.md the clue is still missing.
The text was updated successfully, but these errors were encountered: