mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
fix: correct help output
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
const (
|
||||
helpHeader = `Usage: dokku cron[:COMMAND]
|
||||
|
||||
Manage scheduled tasks
|
||||
Manage scheduled cron tasks
|
||||
|
||||
Additional commands:`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user