show-schedule

Show the match schedule.

usage: srcomp show-schedule [-h] [--all] [--seconds {always,never,auto}]
                            [--limit LIMIT]
                            compstate

Positional Arguments

compstate

competition state repo

Named Arguments

--all

show all matches, not just the upcoming ones (ignores –limit)

Default: False

--seconds

Possible choices: always, never, auto

show times including seconds

Default: auto

--limit

how many matches to show (default: 15)

Default: 15