Merge pull request #883 from ben2367/author-filter

Add filter-author option to importer
This commit is contained in:
Justin Mayer 2013-07-16 08:22:26 -07:00
commit 9b0cfd9884
2 changed files with 8 additions and 2 deletions

View file

@ -69,6 +69,7 @@ Optional arguments
(default: False)
--dir-page Put files recognised as pages in "pages/" sub-
directory (wordpress import only) (default: False)
--filter-author Import only post from the specified author.
--strip-raw Strip raw HTML code that can't be converted to markup
such as flash embeds or iframes (wordpress import
only) (default: False)