From fd915172b4f0136e70603ea9459b839edfc71f3d Mon Sep 17 00:00:00 2001 From: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:15:24 -0500 Subject: [PATCH] use the correct macro for lower case command Signed-off-by: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com> --- installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation.rst b/installation.rst index abaf785..7d9492a 100755 --- a/installation.rst +++ b/installation.rst @@ -115,7 +115,7 @@ parallel / network filesystems. In general: filesystem, overlays, bind mounts etc. that construct the runtime view of a container. You will not see these mounts from a host shell, as they are made in a separate mount namespace. Write access to this - area is not needed but a ``lib/{project}/mnt/session`` directory + area is not needed but a ``lib/{command}/mnt/session`` directory needs to pre-exist in it. Overlay support