From 433674918a247b99b0e66e07fbc22dffddb68abd Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 1 Jun 2021 15:16:42 -0400 Subject: Use secrets and machine rst file properly This change makes secrets and machine handling match the handling of other subcommands of Podman. Possible fixes: https://github.com/containers/podman/issues/10513 Signed-off-by: Daniel J Walsh --- docs/source/Commands.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 766b6a02e..767b09c08 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -55,7 +55,7 @@ Commands :doc:`logs ` Fetch the logs of a container -:doc:`machine ` Manage podman's virtual machine +:doc:`machine ` Manage podman's virtual machine :doc:`manifest ` Create and manipulate manifest lists and image indexes @@ -91,7 +91,7 @@ Commands :doc:`search ` Search registry for image -:doc:`secret ` Manage podman secrets +:doc:`secret ` Manage podman secrets :doc:`start ` Start one or more containers -- cgit v1.2.3-54-g00ecf