diff --git a/docs/main/uninstall.md b/docs/main/uninstall.md new file mode 100644 index 0000000..0c1f42b --- /dev/null +++ b/docs/main/uninstall.md @@ -0,0 +1,8 @@ +Uninstallation is as simple as running the following command: + +`pihole uninstall` + +!!! warning + If your are unsure whether a packag should be removed during uninstallation, we recommend leaving it installed, as usually required system packages are among them! + +{!abbreviations.md!} diff --git a/mkdocs.yml b/mkdocs.yml index 5cd0fc2..2962a23 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -85,6 +85,7 @@ nav: - 'Installation': main/basic-install.md - 'Post-Install': main/post-install.md - 'Updating': main/update.md + - 'Uninstallation': main/uninstall.md - 'Pi-hole Core': - 'The pihole command': core/pihole-command.md - 'Databases':