OSDN Git Service

GNU_cpio: Add new options added to cpio from 2.4.2 to 2.11.
[linuxjm/jm.git] / manual / GNU_cpio / release / man1 / cpio.1
index 89129f3..2100f04 100644 (file)
@@ -19,18 +19,20 @@ cpio \- アーカイブファイルへのファイルのコピーや、アーカ
 [\-\-file=[[user@]host:]archive] [\-\-format=format] [\-\-message=message]
 [\-\-null] [\-\-reset\-access\-time] [\-\-verbose] [\-\-dot] [\-\-append]
 [\-\-block\-size=blocks] [\-\-dereference] [\-\-io\-size=bytes] [\-\-quiet]
-[\-\-force\-local] [\-\-help] [\-\-version] < name\-list [> archive]
+[\-\-force\-local] [\-\-rsh\-command=command] [\-\-help] [\-\-version] < name\-list
+[> archive]
 
 \fBcpio\fP {\-i|\-\-extract} [\-bcdfmnrtsuvBSV] [\-C bytes] [\-E file] [\-H format]
 [\-M message] [\-R [user][:.][group]] [\-I [[user@]host:]archive] [\-F
 [[user@]host:]archive] [\-\-file=[[user@]host:]archive] [\-\-make\-directories]
 [\-\-nonmatching] [\-\-preserve\-modification\-time] [\-\-numeric\-uid\-gid]
-[\-\-rename] [\-\-list] [\-\-swap\-bytes] [\-\-swap] [\-\-dot] [\-\-unconditional]
+[\-\-rename] [\-t|\-\-list] [\-\-swap\-bytes] [\-\-swap] [\-\-dot] [\-\-unconditional]
 [\-\-verbose] [\-\-block\-size=blocks] [\-\-swap\-halfwords] [\-\-io\-size=bytes]
 [\-\-pattern\-file=file] [\-\-format=format] [\-\-owner=[user][:.][group]]
 [\-\-no\-preserve\-owner] [\-\-message=message] [\-\-force\-local]
-[\-\-no\-absolute\-filenames] [\-\-sparse] [\-\-only\-verify\-crc] [\-\-quiet] [\-\-help]
-[\-\-version] [pattern...] [< archive]
+[\-\-no\-absolute\-filenames] [\-\-sparse] [\-\-only\-verify\-crc] [\-\-to\-stdout]
+[\-\-quiet] [\-\-rsh\-command=command] [\-\-help] [\-\-version] [pattern...] [<
+archive]
 
 \fBcpio\fP {\-p|\-\-pass\-through} [\-0adlmuvLV] [\-R [user][:.][group]] [\-\-null]
 [\-\-reset\-access\-time] [\-\-make\-directories] [\-\-link] [\-\-quiet]
@@ -217,6 +219,9 @@ System V のユーザが間違ってファイルの所有権を手放さない
 ":" や "."
 が指定された場合には、ユーザのログイングループがグループとして設定されます。スーパーユーザだけがファイルの所有権を変更することができます。
 .TP 
+\fI\-\-rsh\-command=command\fP
+リモートマシンにあるデバイスと通信する際に \fIcommand\fP を使用する。
+.TP 
 \fI\-\-sparse\fP
 コピーアウトモードとコピーパスモードにおいて、内容が 0 の大きなブロックを持つファイルを sparse ファイルとして書き出します。
 .TP 
@@ -229,6 +234,9 @@ System V のユーザが間違ってファイルの所有権を手放さない
 \fI\-t, \-\-list\fP
 入力の内容一覧を出力します。
 .TP 
+\fI\-\-to\-stdout\fP
+取り出ししたファイルを標準出力に出力します。このオプションはコピーインモードで使用できます。
+.TP 
 \fI\-u, \-\-unconditional\fP
 新しいファイルを古いファイルで置き換えるかどうかを問い合わせることなく、全てのファイルを上書きします。
 .TP