mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 17:09:02 +00:00
add missing parenthesis in --script-args docs
This commit is contained in:
@@ -2185,7 +2185,7 @@ access. The names are taken as strings (which must be alphanumeric
|
||||
values) and used as keys inside the
|
||||
<literal>argument-table</literal>. Values are either strings or tables
|
||||
themselves (surrounded by ‘<literal>{</literal>’ and
|
||||
‘<literal>}</literal>’. Subtables make it possible to
|
||||
‘<literal>}</literal>’). Subtables make it possible to
|
||||
override arguments for specific scripts (e.g. when you want to provide
|
||||
different login/password pairs for different scripts). For example,
|
||||
you could pass the comma-separated arguments:
|
||||
|
||||
Reference in New Issue
Block a user