OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / GNU_sh-utils / original / man1 / true.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.012.
2 .TH TRUE "1" "August 1999" "GNU sh-utils 2.0" FSF
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 .PP
13 .\" Add any additional description here
14 .PP
15 Exit with a status code indicating success.
16 .PP
17 These option names may not be abbreviated.
18 .TP
19 \fB\-\-help\fR
20 display this help and exit
21 .TP
22 \fB\-\-version\fR
23 output version information and exit
24 .SH "REPORTING BUGS"
25 Report bugs to <bug-sh-utils@gnu.org>.
26 .SH "SEE ALSO"
27 The full documentation for
28 .B true
29 is maintained as a Texinfo manual.  If the
30 .B info
31 and
32 .B true
33 programs are properly installed at your site, the command
34 .IP
35 .B info true
36 .PP
37 should give you access to the complete manual.
38 .SH COPYRIGHT
39 Copyright \(co 1999 Free Software Foundation, Inc.
40 .br
41 This is free software; see the source for copying conditions.  There is NO
42 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.