OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / release / man1 / tsort.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
2 .TH TSORT "1" "2016年2月" "GNU coreutils" "ユーザーコマンド"
3 .SH 名前
4 tsort \- トポロジカルソートを行う
5 .SH 書式
6 .B tsort
7 [\fIOPTION\fR] [\fIFILE\fR]
8 .SH 説明
9 .\" Add any additional description here
10 .PP
11 FILE 内に含まれている部分的に順序づけられた項目を使用して、完全に順序づけられた一覧
12 を作成し、出力を行います。
13 .PP
14 ファイルの指定がなかったり、 \- であった場合, 標準入力から読み込みます。
15 .TP
16 \fB\-\-help\fR
17 この使い方を表示して終了する
18 .TP
19 \fB\-\-version\fR
20 バージョン情報を表示して終了する
21 .PP
22 GNU coreutils のオンラインヘルプ: <http://www.gnu.org/software/coreutils/>
23 tsort の翻訳に関するバグは <http://translationproject.org/team/ja.html> に連絡してください。
24 完全な文書は <http://www.gnu.org/software/coreutils/tsort> にあります。
25 ローカルでは info '(coreutils) tsort invocation' で参照できます。
26 .SH 作者
27 作者 Mark Kettenis。
28 .SH 著作権
29 Copyright \(co 2016 Free Software Foundation, Inc.
30 ライセンス GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 .br
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34 .SH 関連項目
35 .B tsort
36 の完全なマニュアルは Texinfo マニュアルとして整備されている。もし、
37 .B info
38 および
39 .B tsort
40 のプログラムが正しくインストールされているならば、コマンド
41 .IP
42 .B info tsort
43 .PP
44 を使用すると完全なマニュアルを読むことができるはずだ。