1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

replaced -np with -p in usage as Linux reports the following error:

nmap: option '-np' is ambiguous
This commit is contained in:
patrik
2011-01-18 19:41:05 +00:00
parent 0807b0c66c
commit 7f95274f68
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ authentication credentials (see also: informix-brute).
---
-- @usage
-- nmap -np 9088 <host> --script informix-query --script-args informix-query.username=informix,informix-query.password=informix
-- nmap -p 9088 <host> --script informix-query --script-args informix-query.username=informix,informix-query.password=informix
--
-- @output
-- PORT STATE SERVICE