diff --git a/fhc.1 b/fhc.1 new file mode 100644 index 0000000..9439bf0 --- /dev/null +++ b/fhc.1 @@ -0,0 +1,55 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. +.TH FHC "1" "October 2020" "Fhc 0.1.0" "User Commands" +.SH NAME +Fhc \- manual page for Fhc 0.1.0 +.SH DESCRIPTION +Fhc 0.1.0 +Eduard Tolosa +Fast HTTP Checker. +.SS "USAGE:" +.IP +fhc [FLAGS] [OPTIONS] +.SS "FLAGS:" +.TP +\fB\-1\fR, \fB\-\-1xx\fR +Show URLs with 100\-199 response codes only. +.TP +\fB\-2\fR, \fB\-\-2xx\fR +Show URLs with 200\-299 response codes only. +.TP +\fB\-3\fR, \fB\-\-3xx\fR +Show URLs with 300\-399 response codes only. +.TP +\fB\-4\fR, \fB\-\-4xx\fR +Show URLs with 400\-499 response codes only. +.TP +\fB\-5\fR, \fB\-\-5xx\fR +Show URLs with 500\-599 response codes only. +.TP +\fB\-h\fR, \fB\-\-help\fR +Prints help information +.TP +\fB\-V\fR, \fB\-\-version\fR +Prints version information +.SS "OPTIONS:" +.TP +\fB\-t\fR, \fB\-\-threads\fR +Number of threads. Default: 100 +.TP +\fB\-\-timeout\fR +Timeout in seconds. Default: 2 +.TP +\fB\-u\fR, \fB\-\-user\-agent\fR +User agent string. +.SH "SEE ALSO" +The full documentation for +.B Fhc +is maintained as a Texinfo manual. If the +.B info +and +.B Fhc +programs are properly installed at your site, the command +.IP +.B info Fhc +.PP +should give you access to the complete manual.