.\" Automatically generated by Pandoc 2.9.2 .\" .TH "sak (1)" "" "" "" "" .hy .SH NAME .PP sak - \f[I]S\f[R]wiss \f[I]A\f[R]rmy \f[I]K\f[R]nife for compression .SH DESCRIPTION .PP \f[B]sak\f[R] is a compression tool .SH SYNOPSIS .PP sak transcode tarball.tar.gz tarball.tar.zst .PP sak verify file.gz .SH SUBCOMMANDS .PP \f[B]compress\f[R] - Compress a file .PP \f[B]decompress\f[R] - Decompress a file .PP \f[B]transcode\f[R] - Convert compression format, in-memory (and streaming) .PP \f[B]verify\f[R] - Check the integrity of a compressed file .SH OPTIONS .TP \f[B]-h\f[R] \f[B]--help\f[R] Display help .TP \f[B]-V\f[R] \f[B]--version\f[R] Display version information .TP \f[B]-l\f[R] \f[B]--compression-level\f[R] Set compression level (usually 0-9) .TP \f[B]--best\f[R] Use the maximum compression for the format .TP \f[B]--fastest\f[R] Use the fastest compression for the format .SH SUPPORTED FORMATS .SS COMPRESSION .IP \[bu] 2 gzip (0-9) .IP \[bu] 2 bzip2 (1-9) .IP \[bu] 2 lzma (0-9) .IP \[bu] 2 lzip (0-9) .IP \[bu] 2 zstd (0-22) .IP \[bu] 2 lz4 (0-12) .IP \[bu] 2 deflate (0-9) .SH SHELL COMPLETIONS .PP To get shell completions in your current session: .PP \f[C]eval \[dq]$(sak --bash-completion-script sak)\[dq]\f[R] .PP Put this in your \f[C]\[ti]/.bashrc\f[R] or \f[C]\[ti]/.bash_profile\f[R] to install them. .SH BUGS .PP Please report any bugs you may come across to http://hub.darcs.net/vmchale/sak/issues. .SH COPYRIGHT .PP Copyright 2020. Vanessa McHale. All Rights Reserved. .SH AUTHORS Vanessa McHale.