View Single Post
Old 08-28-2016, 04:45 AM   #257
Serpico
Enthusiast
Serpico began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Nov 2015
Device: PocketBook Touch Lux 3
Hi,

I'm trying to use CLI on Linux but it works only in the most simple version like this:

calibre-debug --run-plugin EpubMerge *.epub

If I try to put any option after EpubMerge it fails. I tried for example:

calibre-debug --run-plugin EpubMerge -f *.epub

or

calibre-debug --run-plugin EpubMerge -o output.epub *.epub
calibre-debug --run-plugin EpubMerge *.epub -o output.epub

and it fails. Can you please advise what command use to merge all files in a directory with flatten TOC, setting the title and the output file name?

Last edited by Serpico; 08-28-2016 at 04:50 AM.
Serpico is offline   Reply With Quote