Compare commits
1 Commits
9a6303ec5c
...
7e11bcdceb
Author | SHA1 | Date |
---|---|---|
|
7e11bcdceb |
|
@ -8,6 +8,7 @@ import time
|
|||
pub fn cmd() cli.Command {
|
||||
return cli.Command{
|
||||
name: 'schedule'
|
||||
usage: 'schedule'
|
||||
description: 'Preview the behavior of a cron schedule.'
|
||||
flags: [
|
||||
cli.Flag{
|
||||
|
|
Loading…
Reference in New Issue