Compare commits
1 commit
7e11bcdceb
...
9a6303ec5c
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a6303ec5c |
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ 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{
|
||||
|
|
|
|||
Reference in a new issue