Skip to content

Commit

Permalink
Use secrets and machine rst file properly
Browse files Browse the repository at this point in the history
This change makes secrets and machine handling match the handling of
other subcommands of Podman.

Possible fixes: #10513

Signed-off-by: Daniel J Walsh <[email protected]>
  • Loading branch information
rhatdan committed Jun 1, 2021
1 parent cbffddd commit 4336749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/Commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Commands

:doc:`logs <markdown/podman-logs.1>` Fetch the logs of a container

:doc:`machine <markdown/podman-machine.1>` Manage podman's virtual machine
:doc:`machine <machine>` Manage podman's virtual machine

:doc:`manifest <manifest>` Create and manipulate manifest lists and image indexes

Expand Down Expand Up @@ -91,7 +91,7 @@ Commands

:doc:`search <markdown/podman-search.1>` Search registry for image

:doc:`secret <markdown/podman-secret.1>` Manage podman secrets
:doc:`secret <secret>` Manage podman secrets

:doc:`start <markdown/podman-start.1>` Start one or more containers

Expand Down

0 comments on commit 4336749

Please sign in to comment.