This repository was archived by the owner on May 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhttpman.1
46 lines (46 loc) · 1.41 KB
/
httpman.1
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
.\" Generated by scdoc 1.3.4
.\" Fix weird quotation marks:
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" Disable hyphenation:
.nh
.\" Disable justification:
.ad l
.\" Generated content:
.TH "HTTPMAN" "1" "2018-07-26"
.SH NAME
httpman - manpages for HTTP status codes
.SH SYNOPSIS
httpman [\fB-ahjs\fR] [code ...]
.SH DESCRIPTION
httpman provides information about HTTP status codes in roff, \fBscdoc\fR(1)
or JSON format.
It is meant to be piped into \fBman\fR(1), \fBnroff\fR(1), \fBgroff\fR(1),
\fBscdoc\fR(1) or \fBjq\fR(1) to be readable.
.P
All codes passed are printed in numerical order.
.SH OPTIONS
\fB-a\fR prints information for every code
.P
\fB-h\fR print usage
.P
\fB-j\fR output information in JSON format
.P
\fB-s\fR output information in \fBscdoc\fR(1) format
.SH INFO
Up-to-date versions of \fBhttpman\fR and this man page can be found at
the upsteam url,
\fIhttps://git.sgregoratto.me/The-King-of-Toasters/httpman\fR.
A mirror on github is also available at
\fIhttps://github.com/The-King-of-Toasters/httpman\fR
.SH SEE ALSO
\fBgroff\fR(7), \fBscdoc\fR(1)
.SH BUGS/FEATURES
If you believe you have found a bug in \fBhttpman\fR
or you would like to add a feature,
then you can submit reports, pull-requests and patches at
either the upstream url or on github.
.SH AUTHORS
Stephen Gregoratto \fI<themanhimself@sgregoratto.me>\fR