mirror of
https://github.com/edu4rdshl/fhc.git
synced 2026-07-17 23:24:50 +00:00
Bump version.
This commit is contained in:
parent
cd80d37153
commit
8df8e87ad3
1 changed files with 10 additions and 7 deletions
17
fhc.1
17
fhc.1
|
|
@ -1,9 +1,9 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
|
||||||
.TH FHC "1" "October 2020" "Fhc 0.1.0" "User Commands"
|
.TH FHC "1" "October 2020" "FHC 0.2.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
Fhc \- manual page for Fhc 0.1.0
|
FHC \- manual page for FHC 0.2.0
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
Fhc 0.1.0
|
FHC 0.2.0
|
||||||
Eduard Tolosa <edu4rdshl@protonmail.com>
|
Eduard Tolosa <edu4rdshl@protonmail.com>
|
||||||
Fast HTTP Checker.
|
Fast HTTP Checker.
|
||||||
.SS "USAGE:"
|
.SS "USAGE:"
|
||||||
|
|
@ -29,6 +29,9 @@ Show URLs with 500\-599 response codes only.
|
||||||
\fB\-h\fR, \fB\-\-help\fR
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
Prints help information
|
Prints help information
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-i\fR, \fB\-\-ignore\-certs\fR
|
||||||
|
Accept invalid certificates when checking https. Default: false
|
||||||
|
.TP
|
||||||
\fB\-V\fR, \fB\-\-version\fR
|
\fB\-V\fR, \fB\-\-version\fR
|
||||||
Prints version information
|
Prints version information
|
||||||
.SS "OPTIONS:"
|
.SS "OPTIONS:"
|
||||||
|
|
@ -37,19 +40,19 @@ Prints version information
|
||||||
Number of threads. Default: 100
|
Number of threads. Default: 100
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-timeout\fR <timeout>
|
\fB\-\-timeout\fR <timeout>
|
||||||
Timeout in seconds. Default: 2
|
Timeout in seconds. Default: 3
|
||||||
.TP
|
.TP
|
||||||
\fB\-u\fR, \fB\-\-user\-agent\fR <user\-agent>
|
\fB\-u\fR, \fB\-\-user\-agent\fR <user\-agent>
|
||||||
User agent string.
|
User agent string.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
The full documentation for
|
The full documentation for
|
||||||
.B Fhc
|
.B FHC
|
||||||
is maintained as a Texinfo manual. If the
|
is maintained as a Texinfo manual. If the
|
||||||
.B info
|
.B info
|
||||||
and
|
and
|
||||||
.B Fhc
|
.B FHC
|
||||||
programs are properly installed at your site, the command
|
programs are properly installed at your site, the command
|
||||||
.IP
|
.IP
|
||||||
.B info Fhc
|
.B info FHC
|
||||||
.PP
|
.PP
|
||||||
should give you access to the complete manual.
|
should give you access to the complete manual.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue