.\" Automatically generated by Pandoc 3.1.10 .\" .TH "hstar (1)" "" "" "" "" .SH NAME hstar \- An archiving tool .SH DESCRIPTION \f[B]hstar\f[R] is an archiving tool .SH SYNOPSIS hstar sanitize archive.tar.lz .PP hstar unpack src\-dist\-0.1.0.0.tar.zst .SH SUBCOMMANDS \f[B]unpack\f[R] \- Unpack an archive .PP \f[B]pack\-dir\f[R] \- Pack a directory into an tarball .PP \f[B]pack\f[R] \- Pack files into an archive .PP \f[B]pack\-src\f[R] \- Pack up a source directory, ignoring version control .PP \f[B]sanitize\f[R] \- Convert a tarball to a pax\-compatible archive. This reads the whole file into memory. .PP \f[B]repack\f[R] \- Convert from one archive format to another. This reads the whole file into memory. .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 .SH SUPPORTED FORMATS .SS COMPRESSION .IP \[bu] 2 gzip .IP \[bu] 2 bzip2 .IP \[bu] 2 lzma .IP \[bu] 2 lzip .IP \[bu] 2 zstd .IP \[bu] 2 lz4 .IP \[bu] 2 lzo .IP \[bu] 2 deflate .IP \[bu] 2 brotli (optional) .IP \[bu] 2 snappy (optional) .IP \[bu] 2 lrzip (decompression only; requires command\-line executable at runtime) .SS Archive .IP \[bu] 2 tar .IP \[bu] 2 cpio .IP \[bu] 2 zip .IP \[bu] 2 7zip .SH SHELL COMPLETIONS To get shell completions in your current session: .PP \f[CR]eval \[dq]$(hstar \-\-bash\-completion\-script hstar)\[dq]\f[R] .PP Put this in your \f[CR]\[ti]/.bashrc\f[R] or \f[CR]\[ti]/.bash_profile\f[R] to install them. .SH BUGS Please report any bugs you may come across to http://github.com/vmchale/archive\-backpack/issues. .SH COPYRIGHT Copyright 2020. Vanessa McHale. All Rights Reserved. .SH AUTHORS Vanessa McHale\c .MT vamchale@gmail.com .ME \c.