Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions general/volumes.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h2><a class="toc-backref" href="#id5">Naming Volumes</a><a class="headerlink" h
<p>Therefore using the SET command on the volumes is useful when dealing
with multiple CX-4181&#8217;s on the same vessel, so they all will refer to
the volumes using the same names:</p>
<div class="highlight-kerboscript"><div class="highlight"><pre><span></span><span class="k">SET</span> <span class="k">VOLUME</span><span class="p">(</span><span class="s">&quot;0&quot;</span><span class="p">):</span><span class="nv">NAME</span> <span class="ow">TO</span> <span class="s">&quot;newname&quot;</span><span class="p">.</span>
<div class="highlight-kerboscript"><div class="highlight"><pre><span></span><span class="k">SET</span> <span class="k">VOLUME</span><span class="p">(</span><span class="s">0</span><span class="p">):</span><span class="nv">NAME</span> <span class="ow">TO</span> <span class="s">&quot;newname&quot;</span><span class="p">.</span>
</pre></div>
</div>
<p>If a kOS processor has a name tag set, then that processor&#8217;s volume
Expand Down Expand Up @@ -444,4 +444,4 @@ <h2><a class="toc-backref" href="#id6">Archive</a><a class="headerlink" href="#a


</body>
</html>
</html>