document ======== Synopsis -------- ``sr document [-h] -o [-l] [-s ] [-H] `` Description ----------- Create an SR branded document. Options ------- --help, -h Display help and exit. --output , -o The path to the output file. -l Emit LaTeX source rather than a PDF. -s Add an area in the document for a signature. -H Take HTML input rather than Markdown. Examples -------- .. code:: $ sr document -o README.pdf README.md