OSDN Git Service

coreutils: Update to coreutils 8.21
[linuxjm/coreutils.git] / original / man1 / true.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH TRUE "1" "May 2014" "GNU coreutils 8.21" "User Commands"
3 .SH NAME
4 true \- do nothing, successfully
5 .SH SYNOPSIS
6 .B true
7 [\fIignored command line arguments\fR]
8 .br
9 .B true
10 \fIOPTION\fR
11 .SH DESCRIPTION
12 .\" Add any additional description here
13 .PP
14 Exit with a status code indicating success.
15 .TP
16 \fB\-\-help\fR
17 display this help and exit
18 .TP
19 \fB\-\-version\fR
20 output version information and exit
21 .PP
22 NOTE: your shell may have its own version of true, which usually supersedes
23 the version described here.  Please refer to your shell's documentation
24 for details about the options it supports.
25 .SH AUTHOR
26 Written by Jim Meyering.
27 .SH "REPORTING BUGS"
28 Report true bugs to bug\-coreutils@gnu.org
29 .br
30 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
31 .br
32 General help using GNU software: <http://www.gnu.org/gethelp/>
33 .br
34 Report true translation bugs to <http://translationproject.org/team/>
35 .SH COPYRIGHT
36 Copyright \(co 2013 Free Software Foundation, Inc.
37 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
38 .br
39 This is free software: you are free to change and redistribute it.
40 There is NO WARRANTY, to the extent permitted by law.
41 .SH "SEE ALSO"
42 The full documentation for
43 .B true
44 is maintained as a Texinfo manual.  If the
45 .B info
46 and
47 .B true
48 programs are properly installed at your site, the command
49 .IP
50 .B info coreutils \(aqtrue invocation\(aq
51 .PP
52 should give you access to the complete manual.