usage: jotup [option] [file]
arguments:
file a djot source file. use a dash (`-`) or no argument
to read from stdin
options:
-h --help show this text
-v --version show the version number
-o --output a file to write the output to. stdout if omitted
formatting options:
--minified emit no whitespace between elements in output
--indent-string string to use as indentation in output, empty by default
--start-indent initial indentation level of output, 0 by default