diff --git a/lib/Sentra/Utils/Helper.pm b/lib/Sentra/Utils/Helper.pm index 5205ebc..efeff35 100644 --- a/lib/Sentra/Utils/Helper.pm +++ b/lib/Sentra/Utils/Helper.pm @@ -11,8 +11,8 @@ package Sentra::Utils::Helper { \r\t------- ----------- \r\t-o, --org Specify the name of the organization \r\t-t, --token Set the GitHub Token to use during actions - \r\t-mt, --maintained Check last commit date of repositories - \r\t-d, --dependency Check for dependabot.yaml file in repositories + \r\t-mt, --maintained Get alerts about repositories with a last commit date greater than 90 days old + \r\t-d, --dependency Check if repositories has dependabot.yaml file \r\t-M, --metrics See some metrics based on GHAS \r\t-w, --webhook Set the webhook address for Slack \r\t-m, --message Message to send via Slack webhook\n\n";