mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00

* Refactored code and Makefile to support new docs layout * Removed some old code packaging code * Add Readme.md to document what we're doing Signed-off-by: Jhon Honce <jhonce@redhat.com> Signed-off-by: baude <bbaude@redhat.com>
11 lines
379 B
ReStructuredText
11 lines
379 B
ReStructuredText
Volume
|
|
======
|
|
:doc:`create <markdown/podman-volume-create.1>` Create a new volume
|
|
|
|
:doc:`inspect <markdown/podman-volume-inspect.1>` Display detailed information on one or more volumes
|
|
|
|
:doc:`ls <markdown/podman-volume-ls.1>` List volumes
|
|
|
|
:doc:`prune <markdown/podman-volume-prune.1>` Remove all unused volumes
|
|
|
|
:doc:`rm <markdown/podman-volume-rm.1>` Remove one or more volumes |