View Single Post
Old 12-29-2008, 10:56 AM   #93
drwowe
Enthusiast
drwowe began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Apr 2008
Device: none
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.

Last edited by drwowe; 12-29-2008 at 11:05 AM.
drwowe is offline   Reply With Quote