View Single Post
Old 02-04-2010, 03:17 PM   #2
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
to see the options for ebook-convert, from a command line type:
Code:
ebook-convert foo.mobi bar.mobi --help
Because of the '--help' at the end of the line, nothing will happen, it will just show you the available switches.
Replace foo.epub and bar.mobi with extensions more appropriate to your task, perhaps foo.html and bar.epub.

G
GRiker is offline   Reply With Quote