mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Change pelican-import output directory default name to "content" (fix #2250)
This commit is contained in:
parent
56a483475b
commit
a091a4b8b9
2 changed files with 2 additions and 2 deletions
|
|
@ -63,7 +63,7 @@ Optional arguments
|
|||
--tumblr Tumblr API (default: False)
|
||||
--feed Feed to parse (default: False)
|
||||
-o OUTPUT, --output OUTPUT
|
||||
Output path (default: output)
|
||||
Output path (default: content)
|
||||
-m MARKUP, --markup MARKUP
|
||||
Output markup format (supports rst & markdown)
|
||||
(default: rst)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue