B<pairyaml2txt> converts a pairing table in YAML form into one in more traditional readable form, as produced by B<pairingtable> for example.
The script expects the YAML pairing table and the league.yaml file to be in the same directory the command is run in. So run it in the directory league.yaml is in and pass the name of a pairing table in that directory. The default name is B<pairtable.yaml>. The table is printed to STDOUT.
To go the other way from a traditional pairing table to one in YAML form, use B<pairtable2yaml>.
=cut
# vim: set ts=8 sts=4 sw=4 noet:
Keyboard Shortcuts
Global
s
Focus search bar
?
Bring up this help dialog
GitHub
gp
Go to pull requests
gi
go to github issues (only if github is preferred repository)