From f875ae3176a741d6c6af08120faa71a356861a83 Mon Sep 17 00:00:00 2001 From: Ygal Blum Date: Mon, 16 Oct 2023 11:13:27 +0300 Subject: [PATCH] Quadlet man page - discuss volume removal explicitly Co-authored-by: Valentin Rothberg Signed-off-by: Ygal Blum --- docs/source/markdown/podman-systemd.unit.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/markdown/podman-systemd.unit.5.md b/docs/source/markdown/podman-systemd.unit.5.md index b46a0bc76a..322e3884a9 100644 --- a/docs/source/markdown/podman-systemd.unit.5.md +++ b/docs/source/markdown/podman-systemd.unit.5.md @@ -699,7 +699,7 @@ This key can be listed multiple times. ### `KubeDownForce=` -Remove all resources when calling `podman kube down`. +Remove all resources including volumes when calling `podman kube down`. Equivalent to the Podman `--force` option. ### `LogDriver=`