Bump version.

This commit is contained in:
Eduard Tolosa 2020-10-05 15:18:09 -05:00
parent cd80d37153
commit 8df8e87ad3

17
fhc.1
View file

@ -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.