updated command line doc

This commit is contained in:
Dhanya Maliakal
2017-08-16 11:50:01 +02:00
parent 8bc039c95f
commit 3c59b3b8dd
8 changed files with 85 additions and 63 deletions

View File

@ -64,7 +64,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
<li><a class="el" href="actions.html">Actions</a>: commands to define scripts to be executed during the acquisition flow</li>
<li><a class="el" href="network.html">Network</a>: commands to setup the network between client, detector and receiver</li>
<li><a class="el" href="receiver.html">Receiver</a>: commands to configure the receiver</li>
<li><a class="el" href="test.html">Developer</a> Developer: commands to be used only for software debugging. Avoid using them! </li>
<li><a class="el" href="test.html">Developer</a>: commands to be used only for software debugging. Avoid using them! </li>
</ul>
</div>
<!--- window showing the filter options -->