fix: correct help output

This commit is contained in:
Jose Diaz-Gonzalez
2021-01-20 23:21:06 -05:00
parent 0bd7613da4
commit 20b2773ea2

View File

@@ -13,7 +13,7 @@ import (
const (
helpHeader = `Usage: dokku cron[:COMMAND]
Manage scheduled tasks
Manage scheduled cron tasks
Additional commands:`