docs: Typo in jcp

This commit is contained in:
tschettervictor
2025-01-26 12:53:49 -07:00
committed by GitHub
parent 183a3c201a
commit fe1eb18fbd

View File

@@ -6,7 +6,7 @@ This command allows copying files from jail to jail(s).
.. code-block:: shell
ishmael ~ # bastille cp bastion /tmp/resolv.conf-cf ALL /etc/resolv.conf
ishmael ~ # bastille jcp bastion /tmp/resolv.conf-cf ALL /etc/resolv.conf
[unbound0]:
/usr/local/bastille/jails/bastion/root/tmp/resolv.conf-cf -> /usr/local/bastille/jails/unbound0/root/etc/resolv.conf
[unbound1]:
@@ -22,7 +22,7 @@ Unless you see errors reported in the output the `jcp` was successful.
.. code-block:: shell
ishmael ~ # bastille cp help
ishmael ~ # bastille jcp help
Usage: bastille jcp [option(s)] SOURCE_JAIL JAIL_PATH DEST_JAIL JAIL_PATH
Options: