Merge pull request #306 from mbowcock/master

Add output markup option to importer doc and multiple file extensions to file reader
This commit is contained in:
Alexis Metaireau 2012-05-05 17:26:27 -07:00
commit 0fe1453c50
6 changed files with 52 additions and 5 deletions

View file

@ -39,7 +39,7 @@ Usage
"""""
| pelican-import [-h] [--wpfile] [--dotclear] [--feed] [-o OUTPUT]
| [--dir-cat]
| [-m MARKUP][--dir-cat]
| input
Optional arguments
@ -51,6 +51,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