From 07c913b655faee1bbcd138d15ccd7d73c330c003 Mon Sep 17 00:00:00 2001 From: Benjamin Schimke Date: Thu, 9 Jan 2025 14:21:06 +0100 Subject: [PATCH] Update docs/src/snap/howto/install/uninstall.md Co-authored-by: Louise K. Schmidtgen --- docs/src/snap/howto/install/uninstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/snap/howto/install/uninstall.md b/docs/src/snap/howto/install/uninstall.md index 0b7bdf2a8..0dda1721c 100644 --- a/docs/src/snap/howto/install/uninstall.md +++ b/docs/src/snap/howto/install/uninstall.md @@ -13,7 +13,7 @@ To uninstall the `k8s` snap, run the following command: sudo snap remove k8s ``` -This command uninstalls the snap but may leave some configuration and data +This command uninstalls the snap but may leave some configurations and data files on the system. For a complete removal, including all cluster data, use the `--purge` option: