.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH ouch-decompress 1 "decompress " .SH NAME ouch\-decompress \- Decompresses one or more files, optionally into another folder .SH SYNOPSIS \fBouch decompress\fR [\fB\-d\fR|\fB\-\-dir\fR] [\fB\-y\fR|\fB\-\-yes\fR] [\fB\-\-here\fR] [\fB\-n\fR|\fB\-\-no\fR] [\fB\-A\fR|\fB\-\-accessible\fR] [\fB\-r\fR|\fB\-\-remove\fR] [\fB\-H\fR|\fB\-\-hidden\fR] [\fB\-q\fR|\fB\-\-quiet\fR] [\fB\-g\fR|\fB\-\-gitignore\fR] [\fB\-f\fR|\fB\-\-format\fR] [\fB\-p\fR|\fB\-\-password\fR] [\fB\-c\fR|\fB\-\-threads\fR] [\fB\-h\fR|\fB\-\-help\fR] <\fIFILES\fR> .SH DESCRIPTION Decompresses one or more files, optionally into another folder .SH OPTIONS .TP \fB\-d\fR, \fB\-\-dir\fR \fI\fR Decompress inside OUTPUT_DIR instead of the basename\-derived subdirectory .TP \fB\-y\fR, \fB\-\-yes\fR Skip [Y/n] questions, default to yes .TP \fB\-\-here\fR Extract directly into the current directory, like `tar \-xf` and `unzip` do .TP \fB\-n\fR, \fB\-\-no\fR Skip [Y/n] questions, default to no .TP \fB\-A\fR, \fB\-\-accessible\fR Activate accessibility mode, reducing visual noise .TP \fB\-r\fR, \fB\-\-remove\fR Remove the source file after successful decompression .TP \fB\-H\fR, \fB\-\-hidden\fR Ignore hidden files .TP \fB\-q\fR, \fB\-\-quiet\fR Silence output .TP \fB\-g\fR, \fB\-\-gitignore\fR Ignore files matched by git\*(Aqs ignore files .TP \fB\-f\fR, \fB\-\-format\fR \fI\fR Specify the format of the archive .TP \fB\-p\fR, \fB\-\-password\fR \fI\fR Decompress or list with password .TP \fB\-c\fR, \fB\-\-threads\fR \fI\fR Concurrent working threads .TP \fB\-h\fR, \fB\-\-help\fR Print help .TP <\fIFILES\fR> Files to be decompressed, or "\-" for stdin