mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
DOCUMENTATION: Fix missing/wrong TSDoc of APIs having optional host parameter (#2371)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## NS.hackAnalyzeSecurity() method
|
||||
|
||||
Get the security increase for a number of threads.
|
||||
Get the security increase for a number of hack threads.
|
||||
|
||||
**Signature:**
|
||||
|
||||
@@ -58,7 +58,7 @@ string
|
||||
|
||||
</td><td>
|
||||
|
||||
_(Optional)_ Hostname/IP of the target server. The number of threads is limited to the number needed to hack the server's maximum amount of money.
|
||||
_(Optional)_ Optional. Hostname/IP of the target server. If specified, the value of the "threads" parameter is limited to the number of threads needed to hack the specified server's maximum amount of money.
|
||||
|
||||
|
||||
</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user