Lines Matching +full:- +full:d
5 \fBlz4\fR \- lz4, unlz4, lz4cat \- Compress or decompress \.lz4 files
8 \fBlz4\fR [\fIOPTIONS\fR] [\-|INPUT\-FILE] \fIOUTPUT\-FILE\fR
11 \fBunlz4\fR is equivalent to \fBlz4 \-d\fR
14 \fBlz4cat\fR is equivalent to \fBlz4 \-dcfm\fR
17 … always use the name \fBlz4\fR with appropriate arguments (\fBlz4 \-d\fR or \fBlz4 \-dc\fR) instea…
20 …-aligned LZ77\fR family of compression scheme\. \fBlz4\fR offers compression speeds of 400 MB/s pe…
26 \fBlz4\fR compresses a single file by default (see \fB\-m\fR for multiple files)
32 \fBlz4 file\.lz4\fR will default to decompression (use \fB\-z\fR to force compression)
38 \fBlz4\fR shows real\-time notification statistics during compression or decompression of a single …
44 …output in scripts\. \fB\-c\fR ensures that output will be \fBstdout\fR\. Conversely, providing a d…
49 Default behaviors can be modified by opt\-in commands, detailed below\.
52 …-m\fR makes it possible to provide multiple input filenames, which will be compressed into files u…
55 Similarly, \fBlz4 \-m \-d\fR can decompress multiple \fB*\.lz4\fR files\.
58 It\'s possible to opt\-in to erase source files on successful compression or decompression, using \…
61 Consequently, \fBlz4 \-m \-\-rm\fR behaves the same as \fBgzip\fR\.
85 …d \fB\-x\fR or long command \fB\-\-long\-word\fR\. Short commands can be concatenated together\. F…
93 \fB\-z\fR \fB\-\-compress\fR
94 …es \fB\-\-decompress\fR), nor from the input file name (for example, a file extension \fB\.lz4\fR …
97 \fB\-d\fR \fB\-\-decompress\fR \fB\-\-uncompress\fR
98 Decompress\. \fB\-\-decompress\fR is also the default operation when the input filename has an \fB\…
101 \fB\-t\fR \fB\-\-test\fR
105 \fB\-b#\fR
109 \fB\-\-list\fR
110 List information about \.lz4 files\. note : current implementation is limited to single\-frame \.lz…
115 \fB\-#\fR
116 …compression (default), and 9 for high compression\. Speed/compression trade\-off will vary dependi…
119 \fB\-\-fast[=#]\fR
120 …-fast compression levels\. The higher the value, the faster the compression speed, at the cost of …
123 \fB\-\-best\fR
124 Set highest compression level\. Same as -12\.
127 \fB\-\-favor\-decSpeed\fR
128 …ence (typically by ~0\.5%), while decompression speed will be improved by 5\-20%, depending on use…
131 \fB\-D dictionaryName\fR
135 \fB\-f\fR \fB\-\-[no\-]force\fR
142 …\-\-decompress\fR and \fBlz4\fR cannot recognize the type of the source file, copy the source file…
145 \fB\-c\fR \fB\-\-stdout\fR \fB\-\-to\-stdout\fR
149 \fB\-m\fR \fB\-\-multiple\fR
150 …l\. Can also be used to list multiple files\. \fBlz4 \-m\fR has a behavior equivalent to \fBgzip \…
153 \fB\-r\fR
154 operate recursively on directories\. This mode also sets \fB\-m\fR (multiple input files)\.
157 \fB\-B#\fR
158 Block size [4\-7](default : 7)
161 \fB\-B4\fR= 64KB ; \fB\-B5\fR= 256KB ; \fB\-B6\fR= 1MB ; \fB\-B7\fR= 4MB
164 \fB\-BI\fR
168 \fB\-BD\fR
172 \fB\-\-[no\-]frame\-crc\fR
176 \fB\-\-[no\-]content\-size\fR
183 \fB\-\-[no\-]sparse\fR
187 \fB\-l\fR
191 Note : \fB\-l\fR is not compatible with \fB\-m\fR (\fB\-\-multiple\fR) nor \fB\-r\fR
196 \fB\-v\fR \fB\-\-verbose\fR
200 \fB\-q\fR \fB\-\-quiet\fR
201 Suppress warnings and real\-time statistics; specify twice to suppress errors too
204 \fB\-h\fR \fB\-H\fR \fB\-\-help\fR
208 \fB\-V\fR \fB\-\-version\fR
212 \fB\-k\fR \fB\-\-keep\fR
216 \fB\-\-rm\fR
220 \fB\-\-\fR
226 \fB\-b#\fR
230 \fB\-e#\fR
234 \fB\-i#\fR
235 Minimum evaluation time in seconds [1\-9] (default : 3)