Lines Matching +full:- +full:- +full:mode +full:- +full:-

2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2003-2007 Tim Kientzle
22 .Ar < name-list
27 .Ar dest-dir
28 .Ar < name-list
38 is a mode indicator from the following list:
39 .Bl -tag -compact -width indent
54 Pass-through.
61 .Bl -tag -width indent
70 (o mode only)
71 When writing a cpio archive, use the (newer, non-PWB) binary format.
73 (o mode only)
80 (o mode only)
83 (o mode only)
88 (o mode only)
92 .It Fl d , Fl Fl make-directories
96 (i mode only)
104 (i mode only)
108 (o mode only)
112 .Bl -tag -width "iso9660" -compact
119 The old POSIX.1 portable octet-oriented cpio format.
129 .Xr libarchive-formats 5
140 Input mode.
143 (i and p mode only)
150 (o mode only)
151 Compress the file with xz-compatible compression before writing it.
152 In input mode, this option is ignored; xz compression is recognized
163 (p mode only)
167 (o mode only)
170 In input mode, this option is ignored.
172 (o mode only)
173 Compress the archive with lz4-compatible compression before writing it.
174 In input mode, this option is ignored; lz4 compression is recognized
177 (o mode only)
178 Compress the archive with zstd-compatible compression before writing it.
179 In input mode, this option is ignored; zstd compression is recognized
182 (o mode only)
183 Compress the file with lzma-compatible compression before writing it.
184 In input mode, this option is ignored; lzma compression is recognized
187 (o mode only)
190 In input mode, this option is ignored.
200 .It Fl m , Fl Fl preserve-modification-time
204 .It Fl n , Fl Fl numeric-uid-gid
205 (i mode, only with
213 .It Fl Fl no-preserve-owner
214 (i mode only)
216 This is the default when run by non-root users.
221 Output mode.
223 .It Fl p , Fl Fl pass-through
224 Pass-through mode.
226 .It Fl Fl preserve-owner
227 (i mode only)
248 modes, this option can only be used by the super-user.
261 (i mode only)
280 (o mode only)
281 Compress the archive with bzip2-compatible compression before writing it.
282 In input mode, this option is ignored;
285 (o mode only)
286 Compress the archive with compress-compatible compression before writing it.
287 In input mode, this option is ignored;
290 (o mode only)
291 Compress the archive with gzip-compatible compression before writing it.
292 In input mode, this option is ignored;
296 .Ex -std
300 .Bl -tag -width ".Ev BLOCKSIZE"
342 .Dl Nm find Pa src Fl mtime Ar +2 | Nm xargs Nm grep -l foobar | Nm Fl pdmu Pa dest
344 The mode options i, o, and p and the options
352 were interpreted as command-line options.
367 they are not command-line options in their own right.
368 The syntax supported by this implementation is backwards-compatible
380 .Xr libarchive-formats 5 ,
385 .St -p1003.1-96
387 .St -p1003.1-2001 .
390 .St -p1003.1-2001
407 even though it was not well-known outside of AT&T until some time later.
409 This is a complete re-implementation based on the