Add UTC time to --schedule

Signed-off-by: Naeil Ezzoueidi <naeilzoueidi@ubuntu.com>
pull/1206/head
Naeil ZOUEIDI 2019-02-12 11:04:04 -05:00
parent 4583aa7078
commit 988ce573c0
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ func NewCreateCommand(f client.Factory, use string) *cobra.Command {
c := &cobra.Command{
Use: use + " NAME --schedule",
Short: "Create a schedule",
Long: `The --schedule flag is required, in cron notation:
Long: `The --schedule flag is required, in cron notation, using UTC time:
| Character Position | Character Period | Acceptable Values |
| -------------------|:----------------:| -----------------:|