aboutsummaryrefslogtreecommitdiff
path: root/doc/cpio.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 09:27:22 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-28 09:27:22 +0000
commit51cd38216367428116f384fefa0ec2c87775ae42 (patch)
tree3b0a04841331fcbb09cde619572e4f14d20e8acf /doc/cpio.texi
parentfaf3661b4168e852c2ac453f675ff34b821c0d49 (diff)
downloadcpio-51cd38216367428116f384fefa0ec2c87775ae42.tar.gz
cpio-51cd38216367428116f384fefa0ec2c87775ae42.tar.bz2
Update
Diffstat (limited to 'doc/cpio.texi')
-rw-r--r--doc/cpio.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/cpio.texi b/doc/cpio.texi
index a821269..02aff47 100644
--- a/doc/cpio.texi
+++ b/doc/cpio.texi
@@ -264,8 +264,8 @@ cpio @{-i|--extract@} [-bcdfmnrtsuvBSV] [-C bytes] [-E file]
[--swap-halfwords] [--io-size=bytes] [--pattern-file=file]
[--format=format] [--owner=[user][:.][group]]
[--no-preserve-owner] [--message=message] [--help] [--version]
-[--no-absolute-filenames] [--sparse] [-only-verify-crc] [-quiet]
-[--rsh-command=command] [pattern...] [< archive]
+[--no-absolute-filenames] [--sparse] [-only-verify-crc] [--to-stdout]
+[-quiet] [--rsh-command=command] [pattern...] [< archive]
@end example
@node Copy-pass mode, Options, Copy-in mode, Invoking cpio
@@ -532,6 +532,9 @@ used in copy-in and copy-pass modes.
@itemx --list
Print a table of contents of the input.
+@item --to-stdout
+Extract files to standard output. This option may be used in copy-in mode.
+
@item -u
@itemx --unconditional
Replace all files, without asking whether to replace

Return to:

Send suggestions and report system problems to the System administrator.