semaphore
semaphore copied to clipboard
CRON Expression Format unclear
The semapore Web Interface link to this go cron doku: https://pkg.go.dev/github.com/robfig/cron#hdr-CRON_Expression_Format This is a cron "table" using 6 space-separated fields.
If i try to set a Cron with 6 fields i get the message: Cron: expected exactly 5 fields, found 6: [* * * * * *]
=> so here is just die doku link misleading.