mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Update the pdf command to fix a problem with the template argument
This commit is contained in:
@@ -28,7 +28,7 @@ class PdfCommand extends HtmlCommand
|
||||
->addOption(
|
||||
'template',
|
||||
't',
|
||||
InputOption::VALUE_NONE,
|
||||
InputOption::VALUE_OPTIONAL,
|
||||
'Which of the templates to use'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user