mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 14:47:53 +02:00
DOCUMENTATION: Improve wording around host argument of getScriptRam (#2374)
This commit is contained in:
@@ -58,7 +58,7 @@ string
|
||||
|
||||
</td><td>
|
||||
|
||||
_(Optional)_ Hostname/IP of target server the script is located on. Optional. Defaults to the server the calling script is running on.
|
||||
_(Optional)_ Hostname/IP of the server the target script is located on. Optional. Defaults to the server the calling script is running on.
|
||||
|
||||
|
||||
</td></tr>
|
||||
@@ -68,7 +68,7 @@ _(Optional)_ Hostname/IP of target server the script is located on. Optional. De
|
||||
|
||||
number
|
||||
|
||||
Amount of RAM (in GB) required to run the specified script on the target server, and 0 if the script does not exist.
|
||||
Amount of RAM (in GB) required to run the specified script, and 0 if the script does not exist.
|
||||
|
||||
## Remarks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user