gogui-convert(1)
| GOGUI-CONVERT(1) | GoGui Reference | GOGUI-CONVERT(1) |
NAME
gogui-convert - Convert SGF and Jago XML Go game files to other formats.
SYNOPSIS
gogui-convert [-config file] [-format sgf | tex | xml] [-werror] [-force] [-title s] infile outfile
gogui-convert -check [-werror] [-config file] infile
gogui-convert -help
gogui-convert -version
DESCRIPTION
Convert SGF and Jago XML Go game files to other formats.
OPTIONS
-check
Do not convert but only check if reading and parsing the
input file succeeds.
-config file
Read command line options and arguments from the given
file.
-force
Overwrite existing files.
-format
Specify the output format. If this option is not used,
the output format will be derived from the file extension of the output file
name. Supported formats are sgf, xml, tex (LaTeX files using PSGO
style).
-help
Display help and exit.
-title s
Specify section title to be used in the LaTeX document
before the Go diagram.
-version
Print version and exit.
-werror
Handle warnings when reading the input files as an
error.
| 06/07/2021 | GoGui 1.4.9 |
