1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-02 16:30:04 +01:00

Add PDF engines to man page.

This commit is contained in:
hacksalot 2016-01-23 20:30:23 -05:00
parent 20961afb62
commit 05cd863ebf

View File

@ -14,7 +14,7 @@ Available commands:
Available options: Available options:
--theme -t Path to a FRESH or JSON Resume theme. --theme -t Path to a FRESH or JSON Resume theme.
--pdf -p Specify the PDF engine to use (if any). --pdf -p Specify the PDF engine to use (wkhtmltopdf or phantom).
--options -o Load options from an external JSON file. --options -o Load options from an external JSON file.
--format -f The format (FRESH or JSON Resume) to use. --format -f The format (FRESH or JSON Resume) to use.
--debug -d Emit extended debugging info. --debug -d Emit extended debugging info.