3 --- doc/cpio.info.orig 2004-02-27 12:42:01.000000000 +0000
5 @@ -203,7 +203,7 @@ extracted. *Note Options::.
6 [--swap-halfwords] [--io-size=bytes] [--pattern-file=file]
7 [--format=format] [--owner=[user][:.][group]]
8 [--no-preserve-owner] [--message=message] [--help] [--version]
9 - [-no-absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
10 + [--absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
11 [--rsh-command=command] [pattern...] [< archive]
14 @@ -358,9 +358,9 @@ Options
15 Show numeric UID and GID instead of translating them into names
16 when using the `--verbose option'.
18 -`--no-absolute-filenames'
19 - Create all files relative to the current directory in copy-in
20 - mode, even if they have an absolute file name in the archive.
21 +`--absolute-filenames'
22 + Do not strip leading file name components that contain ".."
23 + and leading slashes from file names in copy-in mode
26 Do not change the ownership of the files; leave them owned by the