.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH ouch-compress 1 "compress " .SH NAME ouch\-compress \- Compress one or more files into one output file .SH SYNOPSIS \fBouch compress\fR [\fB\-l\fR|\fB\-\-level\fR] [\fB\-y\fR|\fB\-\-yes\fR] [\fB\-\-fast\fR] [\fB\-n\fR|\fB\-\-no\fR] [\fB\-A\fR|\fB\-\-accessible\fR] [\fB\-\-slow\fR] [\fB\-H\fR|\fB\-\-hidden\fR] [\fB\-S\fR|\fB\-\-follow\-symlinks\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> <\fIOUTPUT\fR> .SH DESCRIPTION Compress one or more files into one output file .SH OPTIONS .TP \fB\-l\fR, \fB\-\-level\fR \fI\fR Compression level, applied to all formats .TP \fB\-y\fR, \fB\-\-yes\fR Skip [Y/n] questions, default to yes .TP \fB\-\-fast\fR Fastest compression level possible, conflicts with \-\-level and \-\-slow .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\-\-slow\fR Slowest (and best) compression level possible, conflicts with \-\-level and \-\-fast .TP \fB\-H\fR, \fB\-\-hidden\fR Ignore hidden files .TP \fB\-S\fR, \fB\-\-follow\-symlinks\fR Read from target files instead of from symlinks (relevant for `tar` and `zip`) .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 compressed .TP <\fIOUTPUT\fR> The resulting file. Its extensions can be used to specify the compression formats