diff --git a/docs/main/uninstall.md b/docs/main/uninstall.md new file mode 100644 index 0000000..7c9b5c8 --- /dev/null +++ b/docs/main/uninstall.md @@ -0,0 +1,8 @@ +Pi-hole can be uninstalled using: + +`pihole uninstall` + +!!! warning + If your are unsure whether a package should be removed during uninstalling, we'd recommend leaving it installed, as required system packages may be among them! + +{!abbreviations.md!} diff --git a/mkdocs.yml b/mkdocs.yml index 2a87774..077f8fa 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 + - 'Uninstalling': main/uninstall.md - 'Pi-hole Core': - 'The pihole command': core/pihole-command.md - 'Databases':