mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-08 06:28:41 +01:00
Dev: udpated help on multi module and multi command help (#1119)
* udpated help on multi module and multi command help * fixed issues with empty lines and other syntax with docuemntation * fixed some warningsin documentation * some changes to documentation about command line usage * minor
This commit is contained in:
@@ -39,13 +39,13 @@ Arguments
|
||||
|
||||
|
||||
.. _Automatic start servers:
|
||||
|
||||
Automatic start
|
||||
------------------
|
||||
|
||||
One can start the on-board detector server automatically upon powering on the board.
|
||||
|
||||
#. Create a soft link to the binary on board
|
||||
:
|
||||
#. Create a soft link to the binary on board:
|
||||
.. code-block:: bash
|
||||
|
||||
ln -sf someDetectorServervx.x.x someDetectorServer
|
||||
@@ -87,8 +87,7 @@ One can start the on-board detector server automatically upon powering on the bo
|
||||
/root/xxxDetectorServer >> /dev/null &
|
||||
|
||||
|
||||
#. Sync, reboot and verify
|
||||
:
|
||||
#. Sync, reboot and verify:
|
||||
.. code-block:: bash
|
||||
|
||||
sync
|
||||
|
||||
Reference in New Issue
Block a user