Skip to content

Commit 29247fb

Browse files
authored
Corrections
1 parent 81a14ca commit 29247fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pelican/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@
77
* publish Publish to destination branch (optional) default: true
88
* gfm Uses GitHub Flavored Markdown (optional) default: true
99
* output Pelican generated output directory (optional) default: output
10-
* tempdir Temporary Directory name (optional) default: ../output
10+
* tempdir Temporary Directory name (optional) default: ../output.tmp
1111
* debug Pelican Debug mode (optional) default: false
1212
* version Pelican Version (default 4.5.4) (optional) default: 4.5.4
13-
* requirements Python Requirements file (optional) default: requirements.txt
13+
* requirements Python Requirements file (optional) default: None
14+
* fatal Value for --fatal option [errors|warnings] - sets exit code to error (default: errors)
1415

1516
## Example Workflow Usage:
1617

0 commit comments

Comments
 (0)