diff --git a/src/doc/utilities.rst b/src/doc/utilities.rst index 36ed6a045fd27c9991195d3e8fafd1a3b5264448..f80460f32f9c5493206183427627a7fc7d5d13ba 100644 --- a/src/doc/utilities.rst +++ b/src/doc/utilities.rst @@ -44,11 +44,11 @@ For making files available to the LinkAhead server as File entities <https://docs.indiscale.com/caosdb-server/specification/Fileserver.html>`_ documentation), the LinkAhead Advanced User tools provide the :py:mod:`~caosadvancedtools.loadFiles` module and a -`linkahead-loadfiles` executable. Both operate on a path as seen by +``linkahead-loadfiles`` executable. Both operate on a path as seen by the LinkAhead server (i.e., a path within the Docker container in the typical LinkAhead Control setup) and can be further specified to exclude or exclude specific files. In the typical setup, where a -directory is mounted as an extroot into the Docker container by +directory is mounted as an *extroot* into the Docker container by LinkAhead control, running .. code-block:: sh