From 366682563693d1ac634bca28e82fbac3bbe982b8 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:00:22 -0700 Subject: [PATCH] Doc typo fixes --- docs/chapters/subcommands/clone.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/chapters/subcommands/clone.rst b/docs/chapters/subcommands/clone.rst index 37c196bd..22a2dc17 100644 --- a/docs/chapters/subcommands/clone.rst +++ b/docs/chapters/subcommands/clone.rst @@ -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].