add: weekly schedules support
This commit is contained in:
parent
db3bcaf7d1
commit
2fd48ac5e6
18 changed files with 301 additions and 86 deletions
|
@ -18,7 +18,7 @@ static const char *const usage[] = {
|
|||
#define PERM_EXEC (1<<2)
|
||||
|
||||
void
|
||||
helpers_parse_cli(int argc, const char **argv, config_t *config)
|
||||
helper_parse_cli(int argc, const char **argv, config_t *config)
|
||||
{
|
||||
struct argparse_option options[] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue