mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Refactored NetscriptJS to take in the NS environment as a parameter to main
This commit is contained in:
2
doc/build/html/terminal.html
vendored
2
doc/build/html/terminal.html
vendored
@@ -291,7 +291,7 @@ to run 'foo.script' with 50 threads.</p>
|
||||
<h3>nano<a class="headerlink" href="#nano" title="Permalink to this headline">¶</a></h3>
|
||||
<blockquote>
|
||||
<div>$ nano [filename]</div></blockquote>
|
||||
<p>Opens up the specified file in the Text Editor. Only scripts (.script) and
|
||||
<p>Opens up the specified file in the Text Editor. Only scripts (.script, .ns, .js) and
|
||||
text files (.txt) can be edited. If the file does not already exist, then a new
|
||||
empty file will be created.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user