diff --git a/schedule b/schedule index ee77973..9047d97 100755 --- a/schedule +++ b/schedule @@ -5,9 +5,46 @@ REPO=fat0troll/lorchess TOURNAMENT=2014/1-tabiyas +# Version information +VERSION="0.1" + # *FIXME* Withdrew players should be taken from the main config WITHDREW_PLS="trex6" +argv0=${0##*/} + +usage() { + cat <