1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
.\" rpm2cpio - Converts Red Hat Package (RPM) to cpio archive
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2, or (at your option)
.\" any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
.\" USA.
.\"
.\" Japanese Version Copyright (C) 2003 System Design and Research
.\" Institute Co.,Ltd. All rights reserved.
.\"
.\" Translated 14 March 2003 by
.\" System Design and Research Institute Co.,Ltd. <info@sdri.co.jp>
.\"
.TH rpm2cpio 8 "11 January 2001" "Red Hat, Inc." "Red Hat Linux"
.SH ̾
rpm2cpio \- RPM (RPM Package Manager)ѥå cpio ֤
Ф
.SH
\fBrpm2cpio\fP [filename]
.SH
.B rpm2cpio
ϰǻꤵĤ .rpm ե cpio ַѴ
ɸϤ˽Ϥ롣
'\-' ꤵ줿ˤϡɸϤ rpm ɤ߹ࡣ
.PP
.br
.B "rpm2cpio rpm-1.1-1.i386.rpm"
.br
.B "rpm2cpio \- < glint-1.0-1.i386.rpm"
.SH Ϣ
.IR rpm (8)
.SH
.nf
Erik Troan <ewt@redhat.com>
.fi
|