-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path42.42
50 lines (49 loc) · 1.18 KB
/
42.42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH 42 "42" "July 2020" "h34ting4ppliance" "Advanced Commands"
.SH NAME
42 \- Returns the answer to the ultimate question of life.
.SH SYNOPSIS
.B 42
[\fI\,OPTION\/\fR]...
.SH DESCRIPTION
.\" Add any additional description here
.PP
Returns the answer to the ultimate question of life.
.TP
\fB\-s\fR, \fB\-\-stdout\fR
Prints the answer to stdout.
.TP
\fB\-e\fR, \fB\-\-stderr\fR
Prints the answer to stderr.
.TP
\fB\-n\fR, \fB\-\-no\-return\fR
Returns 0 instead of the answer.
.TP
\fB\-c\fR, \fB\-\-custom\fR
Custom return number.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Verbose.
.TP
\fB\-h\fR, \fB\-\-help\fR
Display this help and exit.
.TP
\fB\-V\fR, \fB\-\-version\fR
Output version information and exit.
.SH EXAMPLES
.TP
42
Returns the answer to the ultimate question of life.
.TP
42 \-n
Returns 0.
.SH AUTHOR
Written by h34ting4ppliance.
.SH "REPORTING BUGS"
42 online help: <https://h3liu.ml/w/42.html>
.SH COPYRIGHT
Copyright \(co 2020 h34ting4ppliance.
Licensed under the MIT License <https://mit-license.org/>.
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.