cloudron-support: keep help alphabetical

This commit is contained in:
Girish Ramakrishnan
2025-06-24 16:53:42 +02:00
parent a02e3d2ebd
commit 7e1216a3d3
+2 -2
View File
@@ -23,13 +23,13 @@ readonly HELP_MESSAGE="
Options:
--disable-dnssec Disable DNSSEC
--enable-remote-support Enable SSH Remote Access for the Cloudron support team
--fix-docker-version Ensures the correct docker version is installed
--owner-login Login as owner
--patch Apply a patch from git. WARNING: Do not use unless you know what you are doing!
--recreate-containers Deletes all existing containers and recreates them without loss of data
--recreate-docker Deletes docker storage (containers and images) and recreates it without loss of data
--fix-docker-version Ensures the correct docker version is installed
--send-diagnostics Collects server diagnostics and uploads it to ${PASTEBIN}
--troubleshoot Dashboard down? Run tests to identify the potential problem
--owner-login Login as owner
--unbound-use-external-dns Forwards all Unbound requests to Google (8.8.8.8) and Cloudflare (1.1.1.1) DNS servers.
Unbound is the internal DNS server used for recursive DNS queries. This is only needed
if your network does not allow outbound DNS requests.