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 {
|
pub fn cmd() cli.Command {
|
||||||
return cli.Command{
|
return cli.Command{
|
||||||
name: 'schedule'
|
name: 'schedule'
|
||||||
usage: 'schedule'
|
|
||||||
description: 'Preview the behavior of a cron schedule.'
|
description: 'Preview the behavior of a cron schedule.'
|
||||||
flags: [
|
flags: [
|
||||||
cli.Flag{
|
cli.Flag{
|
||||||
|
|
|
||||||
Reference in a new issue