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: