mount: docs, typo

This commit is contained in:
tschettervictor
2025-01-11 11:39:19 -07:00
committed by GitHub
parent 3436fe8e94
commit fb08b8bd4d

View File

@@ -17,7 +17,7 @@ Example: Mount a tmpfs filesystem with options.
ishmael ~ # bastille mount azkaban tmpfs tmp tmpfs rw,nosuid,mode=01777 0 0
Detected advanced mount type tmpfs
[azkaban]:
Added: tmpfs /usr/local/bastille/jails/kristy/root/tmp tmpfs rw,nosuid,mode=01777 0 0
Added: tmpfs /usr/local/bastille/jails/azkaban/root/tmp tmpfs rw,nosuid,mode=01777 0 0
.. code-block:: shell