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