Merge pull request #613 from jonahweissman/cli-instructions

Create Calibre CLI instructions
This commit is contained in:
Apprentice Harper
2019-01-19 15:17:06 +00:00
committed by GitHub
2 changed files with 49 additions and 0 deletions

View File

@@ -180,6 +180,8 @@ The Macintosh DeDRM application creates a log file on your desktop every time it
## I cannot solve my problem with the Windows DeDRM application, and now I need to post a log. How do I do that?
The Windows DeDRM application creates a log file in your home directory (C:\Users\[username]) every time it is run. After unsuccessfully removing DRM from one ebook, copy the contents of the log file (it is a simple text file) and paste it into your comment at Apprentice Alf's blog or in a new issue at Apprentice Harper's github repository.
## Is there a way to use the DeDRM plugin for Calibre from the command line?
See the [Calibre command line interface (CLI) instructions](CALIBRE_CLI_INSTRUCTIONS.md).
# General Questions