diff --git a/src/doc/utilities.rst b/src/doc/utilities.rst index 45874352b517f74a96a5a9ad4ef23922e23565c8..36ed6a045fd27c9991195d3e8fafd1a3b5264448 100644 --- a/src/doc/utilities.rst +++ b/src/doc/utilities.rst @@ -47,9 +47,15 @@ documentation), the LinkAhead Advanced User tools provide the `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. +exclude or exclude specific files. In the typical setup, where a +directory is mounted as an extroot into the Docker container by +LinkAhead control, running -Execute +.. code-block:: sh + + linkahead-loadfiles /opt/caosdb/mnt/extroot + +makes all files available. Execute .. code-block:: sh