diff --git a/docs/dzgui.adoc b/docs/dzgui.adoc index bd8c984..4b4b41c 100644 --- a/docs/dzgui.adoc +++ b/docs/dzgui.adoc @@ -297,6 +297,14 @@ LC_ALL=de_DE.UTF-8 ./dzgui.sh If you intend to use this frequently, you could wrap the above in a script or alias. +== Uninstallation + +To uninstall DZGUI and its associated files, invoke `./dzgui.sh` with the `-u` or `--uninstall` flag. + +Follow the prompts to choose from full uninstall (removes the application and all user-defined configuration files) or partial install (removes the application, but keeps user-defined configuration files). + +If you intend to reinstall DZGUI again, keeping your configuration files is recommended. + == Basic usage Select from among the <> below. diff --git a/docs/dzgui_dark.adoc b/docs/dzgui_dark.adoc index 98bb247..41316ee 100644 --- a/docs/dzgui_dark.adoc +++ b/docs/dzgui_dark.adoc @@ -297,6 +297,14 @@ LC_ALL=de_DE.UTF-8 ./dzgui.sh If you intend to use this frequently, you could wrap the above in a script or alias. +== Uninstallation + +To uninstall DZGUI and its associated files, invoke `./dzgui.sh` with the `-u` or `--uninstall` flag. + +Follow the prompts to choose from full uninstall (removes the application and all user-defined configuration files) or partial install (removes the application, but keeps user-defined configuration files). + +If you intend to reinstall DZGUI again, keeping your configuration files is recommended. + == Basic usage Select from among the <> below.