OSDN Git Service

GNU_coreutils: Update originals to version 8.16.
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / false.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH FALSE "1" "March 2012" "GNU coreutils 8.16" "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 false 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 false translation bugs to <http://translationproject.org/team/>
35 .SH COPYRIGHT
36 Copyright \(co 2012 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 false
44 is maintained as a Texinfo manual.  If the
45 .B info
46 and
47 .B false
48 programs are properly installed at your site, the command
49 .IP
50 .B info coreutils \(aqfalse invocation\(aq
51 .PP
52 should give you access to the complete manual.