View Single Post
Old 12-29-2008, 12:11 PM   #94
elinares
Xtreme Quijote
elinares doesn't litterelinares doesn't litterelinares doesn't litter
 
elinares's Avatar
 
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
Quote:
Originally Posted by drwowe View Post
Is there a problem with the mergeEPUB command?

I'm trying to merge several short stories into a single book. I put all the stories in a directore called chapters. Then I run the command

java -jar LRFTools-v0.9.160.jar mergeEPUB chapters -o book.epub

but all I get is the help message.

--
edit: Looking at the source code on code.google.com I see the -t and -a options are required as well to specify a title and author. It works now, but the help text should be fixed since these options aren't mentioned anywhere.
Thanks, fixed.
elinares is offline   Reply With Quote