Imported upstream version 1.5
[manpages-zh.git] / raw / man1 / false.1
blob50dac376b47aab754290e8c715fe0cf7a1560895
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.022.
2 .TH FALSE "1" "October 2003" "GNU coreutils 5.0" FSF
3 .SH NAME
4 false \- do nothing, unsuccessfully
5 .SH SYNOPSIS
6 .B false
7 [\fIignored command line arguments\fR]
8 .br
9 .B false
10 \fIOPTION\fR
11 .SH DESCRIPTION
12 .\" Add any additional description here
13 .PP
14 Exit with a status code indicating failure.
15 .PP
16 These option names may not be abbreviated.
17 .TP
18 \fB\-\-help\fR
19 display this help and exit
20 .TP
21 \fB\-\-version\fR
22 output version information and exit
23 .SH AUTHOR
24 Written by Jim Meyering.
25 .SH "REPORTING BUGS"
26 Report bugs to <bug-coreutils@gnu.org>.
27 .SH COPYRIGHT
28 Copyright \(co 2003 Free Software Foundation, Inc.
29 .br
30 This is free software; see the source for copying conditions.  There is NO
31 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
32 .SH "SEE ALSO"
33 The full documentation for
34 .B false
35 is maintained as a Texinfo manual.  If the
36 .B info
37 and
38 .B false
39 programs are properly installed at your site, the command
40 .IP
41 .B info false
42 .PP
43 should give you access to the complete manual.