mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
doc typo/consistency fixes
This commit is contained in:
parent
1f8c689ea1
commit
3444074ea1
1 changed files with 2 additions and 2 deletions
|
|
@ -33,9 +33,9 @@ Performs brute force password auditing against http basic authentication.
|
|||
-- x The Driver class contains the driver implementation used by the brute
|
||||
-- library
|
||||
--
|
||||
-- @args http-brute.path points to the path protected by authentication (default: <code>/</code>.
|
||||
-- @args http-brute.path points to the path protected by authentication (default: <code>/</code>)
|
||||
-- @args http-brute.hostname sets the host header in case of virtual hosting
|
||||
-- @args http-brute.method sets the HTTP method to use (default <code>GET</code>)
|
||||
-- @args http-brute.method sets the HTTP method to use (default: <code>GET</code>)
|
||||
|
||||
--
|
||||
-- Version 0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue