From e5042cb523d757b895b598c76d484de8fd1221f4 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sun, 23 Jun 2024 11:31:06 +0900 Subject: [PATCH] docs: add uninstall info --- docs/dzgui.adoc | 8 ++++++++ docs/dzgui_dark.adoc | 8 ++++++++ 2 files changed, 16 insertions(+) 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 <