Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Commit

Permalink
Add auto-generated man page to repository.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbr committed May 11, 2017
1 parent 3d167a0 commit ec50530
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions 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 <jmbr@superadditive.com>
.SH COPYRIGHT
Copyright \(co 2004, 2005, 2006, 2010 Juan M. Bello Rivas <jmbr@superadditive.com>
.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.

0 comments on commit ec50530

Please sign in to comment.