mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-21 01:30:52 +01:00
docs: Fix code block
This commit is contained in:
@@ -54,9 +54,9 @@ It is possible to do the same for the jail path, but again, not recommemded.
|
|||||||
|
|
||||||
ishmael ~ # bastille mount azkaban "/storage/my\ directory\ with\ spaces" /media/foo nullfs ro 0 0
|
ishmael ~ # bastille mount azkaban "/storage/my\ directory\ with\ spaces" /media/foo nullfs ro 0 0
|
||||||
[azkaban]:
|
[azkaban]:
|
||||||
Add
|
Added: /storage/my\040directory\040with\040spaces /usr/local/bastille/jails/azkaban/root/media/foo nullfs ro 0 0
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
ishmael ~ # bastille mount help
|
ishmael ~ # bastille mount help
|
||||||
Usage: bastille mount [option(s)] TARGET HOST_PATH JAIL_PATH [filesystem_type options dump pass_number]
|
Usage: bastille mount [option(s)] TARGET HOST_PATH JAIL_PATH [filesystem_type options dump pass_number]
|
||||||
|
|||||||
Reference in New Issue
Block a user