From 8cfebfd00a6c47c7fed545a9e6fa53ab13e1c4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastien=20B=C3=BCrky?= Date: Sat, 20 Apr 2024 22:45:32 +0200 Subject: [PATCH] Readme Fix --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8269b0e..c16d4a4 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,9 @@ The following optional commands can be used to manage your application configura ./installer.sh --user --uninstall # Remove all configured applications for the current user ./installer.sh --system --uninstall # Remove all configured applications for the entire system ``` +./installer.sh --user --setupAllOfficiallySupportedApps # Configures all officially support applications for the current user +./installer.sh --system --setupAllOfficiallySupportedApps # Configures all officially support applications for the entire system +``` ## Shout outs