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.
.TH FHC "1" "October 2020" "Fhc 0.1.0" "User Commands"
.TH FHC "1" "October 2020" "FHC 0.2.0" "User Commands"
.SH NAME
Fhc \- manual page for Fhc 0.1.0
FHC \- manual page for FHC 0.2.0
.SH DESCRIPTION
Fhc 0.1.0
FHC 0.2.0
Eduard Tolosa <edu4rdshl@protonmail.com>
Fast HTTP Checker.
.SS "USAGE:"
@ -29,6 +29,9 @@ Show URLs with 500\-599 response codes only.
\fB\-h\fR, \fB\-\-help\fR
Prints help information
.TP
\fB\-i\fR, \fB\-\-ignore\-certs\fR
Accept invalid certificates when checking https. Default: false
.TP
\fB\-V\fR, \fB\-\-version\fR
Prints version information
.SS "OPTIONS:"
@ -37,19 +40,19 @@ Prints version information
Number of threads. Default: 100
.TP
\fB\-\-timeout\fR <timeout>
Timeout in seconds. Default: 2
Timeout in seconds. Default: 3
.TP
\fB\-u\fR, \fB\-\-user\-agent\fR <user\-agent>
User agent string.
.SH "SEE ALSO"
The full documentation for
.B Fhc
.B FHC
is maintained as a Texinfo manual. If the
.B info
and
.B Fhc
.B FHC
programs are properly installed at your site, the command
.IP
.B info Fhc
.B info FHC
.PP
should give you access to the complete manual.