]> git.saurik.com Git - apt-legacy.git/blob - doc/ja/apt-sortpkgs.ja.1
Ported to APT 0.7.25.3.
[apt-legacy.git] / doc / ja / apt-sortpkgs.ja.1
1 '\" t
2 .\" Title: apt-sortpkgs
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\-SORTPKGS" "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-sortpkgs \- パッケージインデックスファイルのソートユーティリティ
33 .SH "SYNOPSIS"
34 .HP \w'\fBapt\-sortpkgs\fR\ 'u
35 \fBapt\-sortpkgs\fR [\fB\-hvs\fR] [\fB\-o=\fR\fB\fIconfig\ string\fR\fR] [\fB\-c=\fR\fB\fIfile\fR\fR] \fIfile\fR...
36 .SH "説明"
37 .PP
38 \fBapt\-sortpkgs\fR
39 は、インデックスファイル (ソースインデックスやパッケージインデックス) からレコードをソートし、パッケージ名順に整えます。また、内部のソート規則に従って、内部フィールドについてもソートを行います。
40 .PP
41 出力はすべて標準出力に送られ、入力は検索できるファイルでなければなりません。
42 .SH "オプション"
43 .PP
44 ここで設定オプションとして説明したコマンドラインオプションは、 すべて設定ファイルを使用して設定できます。 設定ファイルに書いた真偽値をとるオプションは
45 \fB\-f\-\fR,\fB\-\-no\-f\fR,
46 \fB\-f=no\fR
47 などのようにして上書きできます。
48 .PP
49 \fB\-s\fR, \fB\-\-source\fR
50 .RS 4
51 ソースインデックスフィールド順に並べ替えに使用します。設定項目 \-
52 APT::SortPkgs::Source\&.
53 .RE
54 .PP
55 \fB\-h\fR, \fB\-\-help\fR
56 .RS 4
57 使い方の短い要約を表示します。
58 .RE
59 .PP
60 \fB\-v\fR, \fB\-\-version\fR
61 .RS 4
62 プログラムのバージョンを表示します。
63 .RE
64 .PP
65 \fB\-c\fR, \fB\-\-config\-file\fR
66 .RS 4
67 設定ファイル。 使用する設定ファイルを指定します。 この設定ファイルが読めない場合はデフォルトの設定ファイルを読み込みます。 文法については
68 \fBapt.conf\fR(5)
69 を参照してください。
70 .RE
71 .PP
72 \fB\-o\fR, \fB\-\-option\fR
73 .RS 4
74 設定オプションのセット。任意の設定オプションをセットします。 文法は
75 \fB\-o Foo::Bar=bar\fR
76 となります。 異なるオプションを設定するため、\fB\-o\fR
77
78 \fB\-\-option\fR
79 は、 複数回使用できます。
80 .RE
81 .SH "関連項目"
82 .PP
83 \fBapt.conf\fR(5)
84 .SH "診断メッセージ"
85 .PP
86 \fBapt\-sortpkgs\fR
87 は正常終了時に 0 を返します。エラー時には十進の 100 を返します。
88 .SH "バグ"
89 .PP
90 \m[blue]\fBAPT バグページ\fR\m[]\&\s-2\u[1]\d\s+2
91 をご覧ください。 APT のバグを報告する場合は、
92 /usr/share/doc/debian/bug\-reporting\&.txt
93
94 \fBreportbug\fR(1)
95 コマンドをご覧ください。
96 .SH "訳者"
97 .PP
98 倉澤 望
99 nabetaro@debian\&.or\&.jp
100 (2003\-2006,2009), Debian JP Documentation ML
101 debian\-doc@debian\&.or\&.jp
102 .PP
103 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\&.
104 .SH "AUTHORS"
105 .PP
106 \fBJason Gunthorpe\fR
107 .RS 4
108 .RE
109 .PP
110 \fBAPT team\fR
111 .RS 4
112 .RE
113 .SH "NOTES"
114 .IP " 1." 4
115 APT バグページ
116 .RS 4
117 \%http://bugs.debian.org/src:apt
118 .RE