mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add missing <code> tags.
This commit is contained in:
parent
0c8460e841
commit
15b5df36ff
1 changed files with 2 additions and 2 deletions
|
|
@ -21,8 +21,8 @@ For additional information:
|
|||
]]
|
||||
|
||||
---
|
||||
-- @args afp.username The username to use for authentication. (If unset it first attempts to use credentials found by afp-brute then no credentials)
|
||||
-- @args afp.password The password to use for authentication. (If unset it first attempts to use credentials found by afp-brute then no credentials)
|
||||
-- @args afp.username The username to use for authentication. (If unset it first attempts to use credentials found by <code>afp-brute</code> then no credentials)
|
||||
-- @args afp.password The password to use for authentication. (If unset it first attempts to use credentials found by <code>afp-brute</code> then no credentials)
|
||||
--
|
||||
--@output
|
||||
-- PORT STATE SERVICE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue