mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Added markdown option to importer documentation. Issue #292
This commit is contained in:
parent
b9973bcf8a
commit
1b978bac6d
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Usage
|
|||
"""""
|
||||
|
||||
| pelican-import [-h] [--wpfile] [--dotclear] [--feed] [-o OUTPUT]
|
||||
| [--dir-cat]
|
||||
| [-m MARKUP][--dir-cat]
|
||||
| input
|
||||
|
||||
Optional arguments:
|
||||
|
|
@ -35,6 +35,7 @@ Optional arguments:
|
|||
--feed Feed to parse
|
||||
-o OUTPUT, --output OUTPUT
|
||||
Output path
|
||||
-m MARKUP Output markup
|
||||
--dir-cat Put files in directories with categories name
|
||||
|
||||
Examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue