From a847fe79f933d53c7fc288d7b4c5cab5032850a2 Mon Sep 17 00:00:00 2001 From: Gordon Grant-Stuart Date: Thu, 1 Dec 2022 16:58:12 +0000 Subject: [PATCH] tweaks --- check_yunohost | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/check_yunohost b/check_yunohost index b6c7499..8b8b5af 100755 --- a/check_yunohost +++ b/check_yunohost @@ -31,16 +31,16 @@ function help () { Only applicable to 'last_diagnosis'. Category can be one of the following: - "base system" - "internet connectivity" + "Base System" + "Internet Connectivity" "dns records" - "ports exposure" - "web" - "email" - "services status check" - "system resources" - "system configurations" - "applications" + "Ports Exposure" + "Web" + "Email" + "Services Status Check" + "System Resources" + "System Configurations" + "Applications" EOF }