summarylogtreecommitdiffstats
path: root/halberd.1
diff options
context:
space:
mode:
authorBarry Smith2018-02-14 23:18:20 -0500
committerBarry Smith2018-02-14 23:18:20 -0500
commit69b27a92617d3dde1798989c0db572aca172c91b (patch)
tree2c4f00c24c9522e7e25ab8c10c26e92b622e121d /halberd.1
parent2d801de6ad4986fe201a27725e2bb537ce8ed482 (diff)
downloadaur-halberd.tar.gz
Fixed an issue with the man page which was causing the build to fail
Diffstat (limited to 'halberd.1')
-rw-r--r--halberd.157
1 files changed, 57 insertions, 0 deletions
diff --git a/halberd.1 b/halberd.1
new file mode 100644
index 000000000000..390f35e14802
--- /dev/null
+++ b/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.