Tizen 2.0 Release
[external/tizen-coreutils.git] / man / tsort.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH TSORT "1" "March 2007" "GNU coreutils 6.9" "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 bugs to <bug\-coreutils@gnu.org>.
23 .SH COPYRIGHT
24 Copyright \(co 2007 Free Software Foundation, Inc.
25 .br
26 This is free software.  You may redistribute copies of it under the terms of
27 the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
28 There is NO WARRANTY, to the extent permitted by law.
29 .SH "SEE ALSO"
30 The full documentation for
31 .B tsort
32 is maintained as a Texinfo manual.  If the
33 .B info
34 and
35 .B tsort
36 programs are properly installed at your site, the command
37 .IP
38 .B info tsort
39 .PP
40 should give you access to the complete manual.