League Table
Syntax: java -cp:JEsMS.jar lgtable [<tablename>][-t:<numTeams>]
lgtable is the program used to generate/update a league table (if you already knows ESMS it is the replacement of lgtable.exe)
OPTIONS:
- <tablename>
-
When using lgtable to update a league table tablename is the name of the file containing the table to update. When used to create a new League table (see -t option) tablename indicates the file that will be generated. If not present, lgtable will use the default value of "table.xml"
- -t:<numTeams>
- When using the -t flag lgtable will generate a new league table with numTeams teams, Teams name will default to "Team n.1", "Team n.2", etc and must be manually renamed before the first update round.
