diff options
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/Commands.rst | 2 | ||||
-rw-r--r-- | docs/source/network.rst | 2 | ||||
-rw-r--r-- | docs/source/volume.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 276a9c4fb..028f03429 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -104,4 +104,4 @@ Commands :doc:`volume <volume>` Manage volumes -:doc:`wait <markdown/podman-wait.1>` Block on one or more containers
\ No newline at end of file +:doc:`wait <markdown/podman-wait.1>` Block on one or more containers diff --git a/docs/source/network.rst b/docs/source/network.rst index c1c53bc34..d96e00a7d 100644 --- a/docs/source/network.rst +++ b/docs/source/network.rst @@ -7,4 +7,4 @@ Network :doc:`ls <markdown/podman-network-ls.1>` network list -:doc:`rm <markdown/podman-network-rm.1>` network rm
\ No newline at end of file +:doc:`rm <markdown/podman-network-rm.1>` network rm diff --git a/docs/source/volume.rst b/docs/source/volume.rst index 43fe87054..a966feafd 100644 --- a/docs/source/volume.rst +++ b/docs/source/volume.rst @@ -8,4 +8,4 @@ Volume :doc:`prune <markdown/podman-volume-prune.1>` Remove all unused volumes -:doc:`rm <markdown/podman-volume-rm.1>` Remove one or more volumes
\ No newline at end of file +:doc:`rm <markdown/podman-volume-rm.1>` Remove one or more volumes |