typst-info(1) General Commands Manual typst-info(1) NAME typst-info - Displays debugging information about Typst SYNOPSIS typst-info [-f|--format] [--pretty] [-h|--help] DESCRIPTION Displays debugging information about Typst OPTIONS -f, --format The format to serialize in, if it should be machine-readable. If no format is passed the output is displayed human-readable. Note that human-readable format truncates the build commit hash value. Possible values: o json o yaml --pretty Whether to pretty-print the serialized output. Only applies to JSON format. -h, --help Print help (see a summary with '-h') typst-info typst-info(1)