diff --git a/plugins/cron/src/commands/commands.go b/plugins/cron/src/commands/commands.go index 4586014a0..36164a2e2 100644 --- a/plugins/cron/src/commands/commands.go +++ b/plugins/cron/src/commands/commands.go @@ -13,7 +13,7 @@ import ( const ( helpHeader = `Usage: dokku cron[:COMMAND] -Manage scheduled tasks +Manage scheduled cron tasks Additional commands:`