View Single Post
Old 07-22-2011, 07:55 AM   #2
dasp
Junior Member
dasp began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2011
Device: Kindle
You can list all built-in recipes using the following command:

ebook-convert --list-recipes

You can then run any of the built-in recipes using this syntax:

ebook-convert "NEWSPAPER_NAME".recipe "NEWSPAPER_NAME".mobi --output-profile kindle

... where NESPAPER_NAME is any newspaper from the list of recipes returned by --list-recipes.
dasp is offline   Reply With Quote