From ec50530ef9a61daaa3c313a682dee78233d112ca Mon Sep 17 00:00:00 2001 From: "Juan M. Bello-Rivas" Date: Thu, 11 May 2017 12:04:40 -0400 Subject: [PATCH] Add auto-generated man page to repository. --- man/man1/halberd.1 | 57 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 man/man1/halberd.1 diff --git a/man/man1/halberd.1 b/man/man1/halberd.1 new file mode 100644 index 0000000..390f35e --- /dev/null +++ b/man/man1/halberd.1 @@ -0,0 +1,57 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. +.TH HALBERD "1" "May 2017" "halberd 0.2.4 (14-Aug-2010)" "User Commands" +.SH NAME +halberd \- manual page for halberd 0.2.4 (14-Aug-2010) +.SH SYNOPSIS +.B halberd +[\fI\,OPTION\/\fR]... \fI\,URL\/\fR +.SH DESCRIPTION +Discover web servers behind HTTP load balancers. +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-v\fR, \fB\-\-verbose\fR +explain what is being done +.TP +\fB\-q\fR, \fB\-\-quiet\fR +run quietly +.TP +\fB\-d\fR, \fB\-\-debug\fR +enable debugging information +.TP +\fB\-t\fR NUM, \fB\-\-time\fR=\fI\,NUM\/\fR +time (in seconds) to spend scanning the target +.TP +\fB\-p\fR NUM, \fB\-\-parallelism\fR=\fI\,NUM\/\fR +specify the number of parallel threads to use +.TP +\fB\-u\fR FILE, \fB\-\-urlfile\fR=\fI\,FILE\/\fR +read URLs from FILE +.TP +\fB\-o\fR FILE, \fB\-\-out\fR=\fI\,FILE\/\fR +write report to the specified file +.TP +\fB\-a\fR ADDR, \fB\-\-address\fR=\fI\,ADDR\/\fR +specify address to scan +.TP +\fB\-r\fR FILE, \fB\-\-read\fR=\fI\,FILE\/\fR +load clues from the specified file +.TP +\fB\-w\fR DIR, \fB\-\-write\fR=\fI\,DIR\/\fR +save clues to the specified directory +.TP +\fB\-\-config\fR=\fI\,FILE\/\fR +use alternative configuration file +.SH BUGS +Report bugs to +.SH COPYRIGHT +Copyright \(co 2004, 2005, 2006, 2010 Juan M. Bello Rivas +.PP +.br +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- 2.45.2