We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4acbfe2 commit e3d9ab1Copy full SHA for e3d9ab1
README.md
@@ -17,6 +17,6 @@ pipenv shell
17
```
18
Finally, run:
19
```sh
20
-python3 pdfCreate.py examples/29-04-2022 --output example.pdf --date DATE --title example
+python3 pdfCreate.py examples/29-04-2022 --output example.pdf --date 2022-04-30 --title example
21
22
0 commit comments