diff options
author | Jeffrey Konowitch <jeff.konowitch@onepeloton.com> | 2020-07-21 12:01:19 -0400 |
---|---|---|
committer | Jeffrey Konowitch <jeff.konowitch@onepeloton.com> | 2020-07-23 12:38:24 -0400 |
commit | 65bcc2ba5fe8a4d7e0d8013795e857c58f706f81 (patch) | |
tree | 1faae453f6dd339c14f192d64b7a447f3a10fa4f /docs/source/markdown | |
parent | be5219ab9529c596421dd19bb61cdd2ced267ece (diff) | |
download | podman-65bcc2ba5fe8a4d7e0d8013795e857c58f706f81.tar.gz podman-65bcc2ba5fe8a4d7e0d8013795e857c58f706f81.tar.bz2 podman-65bcc2ba5fe8a4d7e0d8013795e857c58f706f81.zip |
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>
Diffstat (limited to 'docs/source/markdown')
-rw-r--r-- | docs/source/markdown/podman-system-reset.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-system-reset.1.md b/docs/source/markdown/podman-system-reset.1.md index f290e26d5..3294bac9b 100644 --- a/docs/source/markdown/podman-system-reset.1.md +++ b/docs/source/markdown/podman-system-reset.1.md @@ -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** |