Skip to content

Commit

Permalink
update helper menu
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Nov 28, 2024
1 parent 4f59d70 commit ba8026f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/Sentra/Utils/Helper.pm
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ 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-w, --webhook Set the webhook address for Slack
\r\t-m, --message Message to send via Slack webhook
\r\t-mt, --maintained Check last commit date of repositories
\r\t-d, --dependency Check for dependabot.yaml file in repositories
\r\t-p, --per_page Set the number of items per page in API requests (default: 100)\n\n";
\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";
}
}

Expand Down

0 comments on commit ba8026f

Please sign in to comment.