]> git.saurik.com Git - apt-legacy.git/blob - doc/ja/apt-extracttemplates.ja.1
Fix compilation of http when embedding into Cydia.
[apt-legacy.git] / doc / ja / apt-extracttemplates.ja.1
1 '\" t
2 .\" Title: apt-extracttemplates
3 .\" Author: Jason Gunthorpe
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\" Date: 29
6 February 2004
7 .\" Manual: APT
8 .\" Source: Linux
9 .\" Language: English
10 .\"
11 .TH "APT\-EXTRACTTEMPLATE" "1" "29 February 2004" "Linux" "APT"
12 .\" -----------------------------------------------------------------
13 .\" * Define some portability stuff
14 .\" -----------------------------------------------------------------
15 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16 .\" http://bugs.debian.org/507673
17 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
18 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19 .ie \n(.g .ds Aq \(aq
20 .el .ds Aq '
21 .\" -----------------------------------------------------------------
22 .\" * set default formatting
23 .\" -----------------------------------------------------------------
24 .\" disable hyphenation
25 .nh
26 .\" disable justification (adjust text to left margin only)
27 .ad l
28 .\" -----------------------------------------------------------------
29 .\" * MAIN CONTENT STARTS HERE *
30 .\" -----------------------------------------------------------------
31 .SH "NAME"
32 apt-extracttemplates \- Debian パッケージから DebConf 設定と DebConf テンプレートを抽出するユーティリティ
33 .SH "SYNOPSIS"
34 .HP \w'\fBapt\-extracttemplates\fR\ 'u
35 \fBapt\-extracttemplates\fR [\fB\-hv\fR] [\fB\-t=\fR\fB\fItemporary\ directory\fR\fR] \fIfile\fR...
36 .SH "説明"
37 .PP
38 \fBapt\-extracttemplates\fR
39 は、入力に複数の Debian パッケージをとり、関連する設定スクリプトとテンプレートファイルを (一時ディレクトリに) 出力します。設定スクリプト・テンプレートファイルを持つ、渡されたパッケージそれぞれに対し、以下の形式で 1 行ずつ出力します。
40 .PP
41 package version template\-file config\-script
42 .PP
43 テンプレートファイルや、設定スクリプトは、\-t や \-\-tempdir で指定した一時ディレクトリ (APT::ExtractTemplates::TempDir) に書き出され、ファイル名は、package\&.template\&.XXXX
44
45 package\&.config\&.XXXX
46 と言った形になります。
47 .SH "オプション"
48 .PP
49 ここで設定オプションとして説明したコマンドラインオプションは、 すべて設定ファイルを使用して設定できます。 設定ファイルに書いた真偽値をとるオプションは
50 \fB\-f\-\fR,\fB\-\-no\-f\fR,
51 \fB\-f=no\fR
52 などのようにして上書きできます。
53 .PP
54 \fB\-t\fR, \fB\-\-tempdir\fR
55 .RS 4
56 Temporary directory in which to write extracted debconf template files and config scripts\&. Configuration Item:
57 APT::ExtractTemplates::TempDir
58 .RE
59 .PP
60 \fB\-h\fR, \fB\-\-help\fR
61 .RS 4
62 使い方の短い要約を表示します。
63 .RE
64 .PP
65 \fB\-v\fR, \fB\-\-version\fR
66 .RS 4
67 プログラムのバージョンを表示します。
68 .RE
69 .PP
70 \fB\-c\fR, \fB\-\-config\-file\fR
71 .RS 4
72 設定ファイル。 使用する設定ファイルを指定します。 この設定ファイルが読めない場合はデフォルトの設定ファイルを読み込みます。 文法については
73 \fBapt.conf\fR(5)
74 を参照してください。
75 .RE
76 .PP
77 \fB\-o\fR, \fB\-\-option\fR
78 .RS 4
79 設定オプションのセット。任意の設定オプションをセットします。 文法は
80 \fB\-o Foo::Bar=bar\fR
81 となります。 異なるオプションを設定するため、\fB\-o\fR
82
83 \fB\-\-option\fR
84 は、 複数回使用できます。
85 .RE
86 .SH "関連項目"
87 .PP
88 \fBapt.conf\fR(5)
89 .SH "診断メッセージ"
90 .PP
91 \fBapt\-extracttemplates\fR
92 は正常終了時に 0 を返します。エラー時には十進の 100 を返します。
93 .SH "バグ"
94 .PP
95 \m[blue]\fBAPT バグページ\fR\m[]\&\s-2\u[1]\d\s+2
96 をご覧ください。 APT のバグを報告する場合は、
97 /usr/share/doc/debian/bug\-reporting\&.txt
98
99 \fBreportbug\fR(1)
100 コマンドをご覧ください。
101 .SH "訳者"
102 .PP
103 倉澤 望
104 nabetaro@debian\&.or\&.jp
105 (2003\-2006,2009), Debian JP Documentation ML
106 debian\-doc@debian\&.or\&.jp
107 .PP
108 Note that this translated document may contain untranslated parts\&. This is done on purpose, to avoid losing content when the translation is lagging behind the original content\&.
109 .SH "AUTHORS"
110 .PP
111 \fBJason Gunthorpe\fR
112 .RS 4
113 .RE
114 .PP
115 \fBAPT team\fR
116 .RS 4
117 .RE
118 .SH "NOTES"
119 .IP " 1." 4
120 APT バグページ
121 .RS 4
122 \%http://bugs.debian.org/src:apt
123 .RE