mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-06 21:36:30 +00:00
Merge pull request #1206 from nzoueidi/master
Add UTC time to --schedule
This commit is contained in:
@@ -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 |
|
||||
| -------------------|:----------------:| -----------------:|
|
||||
|
||||
Reference in New Issue
Block a user