Skip to content

Commit

Permalink
docs: Typo in jcp
Browse files Browse the repository at this point in the history
  • Loading branch information
tschettervictor authored Jan 26, 2025
1 parent 183a3c2 commit fe1eb18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/chapters/subcommands/jcp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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]:
Expand All @@ -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:
Expand Down

0 comments on commit fe1eb18

Please sign in to comment.