.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. .TH MMTARFILTER "1" "May 2021" "mmtarfilter 0.7.5" "User Commands" .SH NAME mmtarfilter \- filter a tarball like dpkg does .SH DESCRIPTION usage: mmtarfilter [\-h] [\-\-path\-exclude pattern] [\-\-path\-include pattern] .PP Filters a tarball on standard input by the same rules as the dpkg \fB\-\-pathexclude\fR and \fB\-\-path\-include\fR options and writes resulting tarball to standard output. See dpkg(1) for information on how these two options work in detail. .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-path\-exclude\fR pattern Exclude path matching the given shell pattern. .TP \fB\-\-path\-include\fR pattern Re\-include a pattern after a previous exclusion.