From 65bcc2ba5fe8a4d7e0d8013795e857c58f706f81 Mon Sep 17 00:00:00 2001 From: Jeffrey Konowitch Date: Tue, 21 Jul 2020 12:01:19 -0400 Subject: Update system.rst Signed-off-by: Jeffrey Konowitch Update podman-system-reset.1.md Signed-off-by: Jeffrey Konowitch PR feedback Signed-off-by: Jeffrey Konowitch remove errant punctuation Signed-off-by: Jeffrey Konowitch --- docs/source/markdown/podman-system-reset.1.md | 2 +- docs/source/system.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/source') 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** diff --git a/docs/source/system.rst b/docs/source/system.rst index 2f2b7ea8f..2d93a1d6d 100644 --- a/docs/source/system.rst +++ b/docs/source/system.rst @@ -10,3 +10,5 @@ System :doc:`prune ` Remove unused data :doc:`renumber ` Migrate lock numbers + +:doc:`reset ` Reset podman storage -- cgit v1.2.3-54-g00ecf