mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Update system.rst
Signed-off-by: Jeffrey Konowitch <jeff.konowitch@onepeloton.com> Update podman-system-reset.1.md Signed-off-by: Jeffrey Konowitch <jeff.konowitch@onepeloton.com> PR feedback Signed-off-by: Jeffrey Konowitch <jeff.konowitch@onepeloton.com> remove errant punctuation Signed-off-by: Jeffrey Konowitch <jeff.konowitch@onepeloton.com>
This commit is contained in:
@ -7,7 +7,7 @@ podman\-system\-reset - Reset storage back to initial state
|
||||
**podman system reset** [*options*]
|
||||
|
||||
## DESCRIPTION
|
||||
**podman system reset** removes all pods, containers, images and volumes.
|
||||
**podman system reset** removes all pods, containers, images and volumes. Must be run after changing any of the following values in the `containers.conf` file: `static_dir`, `tmp_dir` or `volume_path`.
|
||||
|
||||
## OPTIONS
|
||||
**--force**, **-f**
|
||||
|
@ -10,3 +10,5 @@ System
|
||||
:doc:`prune <markdown/podman-system-prune.1>` Remove unused data
|
||||
|
||||
:doc:`renumber <markdown/podman-system-renumber.1>` Migrate lock numbers
|
||||
|
||||
:doc:`reset <markdown/podman-system-reset.1>` Reset podman storage
|
||||
|
Reference in New Issue
Block a user