mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 06:37:49 +02:00
DOCUMENTATION: Fix missing/wrong TSDoc of APIs having optional host parameter (#2371)
This commit is contained in:
@@ -58,7 +58,7 @@ string
|
||||
|
||||
</td><td>
|
||||
|
||||
_(Optional)_ Optional. Hostname/IP of the script being tailed. Defaults to the server this script is running on. If args are specified, this is not optional.
|
||||
_(Optional)_ Optional. Hostname/IP of the script being tailed. Defaults to the server the calling script is running on.
|
||||
|
||||
|
||||
</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user