Merge pull request #766 from tschettervictor/doc-fixes

Doc typo fixes
This commit is contained in:
Barry McCormick
2024-12-11 09:33:36 -08:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
clone
=====
To clone a container and make a duplicate use the `bastille clone`
To clone a container and make a duplicate, use the `bastille clone`
sub-command..
.. code-block:: shell
@@ -14,4 +14,4 @@ Syntax requires a name for the new container and an IP address assignment.
.. code-block:: shell
Usage: bastille clone [TARGET] [NEW_NAME] [IPADRESS].
Usage: bastille clone [TARGET] [NEW_NAME] [IPADDRESS].