OSDN Git Service

GNU_coreutils: Update originals to version 8.16.
[linuxjm/coreutils.git] / original / man1 / tsort.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH TSORT "1" "March 2012" "GNU coreutils 8.16" "User Commands"
3 .SH NAME
4 tsort \- perform topological sort
5 .SH SYNOPSIS
6 .B tsort
7 [\fIOPTION\fR] [\fIFILE\fR]
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Write totally ordered list consistent with the partial ordering in FILE.
12 With no FILE, or when FILE is \-, read standard input.
13 .TP
14 \fB\-\-help\fR
15 display this help and exit
16 .TP
17 \fB\-\-version\fR
18 output version information and exit
19 .SH AUTHOR
20 Written by Mark Kettenis.
21 .SH "REPORTING BUGS"
22 Report tsort bugs to bug\-coreutils@gnu.org
23 .br
24 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
25 .br
26 General help using GNU software: <http://www.gnu.org/gethelp/>
27 .br
28 Report tsort translation bugs to <http://translationproject.org/team/>
29 .SH COPYRIGHT
30 Copyright \(co 2012 Free Software Foundation, Inc.
31 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
32 .br
33 This is free software: you are free to change and redistribute it.
34 There is NO WARRANTY, to the extent permitted by law.
35 .SH "SEE ALSO"
36 The full documentation for
37 .B tsort
38 is maintained as a Texinfo manual.  If the
39 .B info
40 and
41 .B tsort
42 programs are properly installed at your site, the command
43 .IP
44 .B info coreutils \(aqtsort invocation\(aq
45 .PP
46 should give you access to the complete manual.