You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the xz cli utility, all formats are accessible with the flag --format=[auto|xz|lzma|alone|raw].
I don't see a way to compress with a specific format in the package docs on Hackage.
Support for this would be nice.
The text was updated successfully, but these errors were encountered:
In the
xz
cli utility, all formats are accessible with the flag--format=[auto|xz|lzma|alone|raw]
.I don't see a way to compress with a specific format in the package docs on Hackage.
Support for this would be nice.
The text was updated successfully, but these errors were encountered: