sqlmap/generatepdf.sh
Bernardo Damele c05ee0eeb2 minor fix
2012-07-15 01:24:19 +01:00

4 lines
221 B
Bash
Executable File

#!/bin/sh
pandoc -f markdown -o Users-manual.pdf --smart --normalize --tab-stop=4 --standalone --template=template.latex --variable version=1.0 --toc --highlight-style=haddock --number-sections title.txt Users-manual.md