~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to man/false.1

  • Committer: Colin Watson
  • Date: 2013-10-30 15:48:33 UTC
  • mfrom: (8.3.5 sid)
  • Revision ID: cjwatson@canonical.com-20131030154833-xdt6e1yfffqom1c4
merge from Debian 8.21-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2
 
.TH FALSE "1" "October 2012" "GNU coreutils 8.20" "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.