Clarify CLI instructions are for Calibre plugin
This commit is contained in:
parent
114c4988c0
commit
63c8b28efd
|
@ -1,7 +1,7 @@
|
|||
# Command Line Interface Installation Instructions
|
||||
# Using the DeDRM plugin with the Calibre command line interface
|
||||
|
||||
If you're not a fan of GUIs, but you still want to take DRM off of your
|
||||
ebooks, then this guide is for you.
|
||||
If you prefer the Calibre CLI instead of the GUI, follow this guide to
|
||||
install and use the DeDRM plugin.
|
||||
|
||||
This guide assumes you are on Linux, but it may very well work on other
|
||||
platforms.
|
4
FAQs.md
4
FAQs.md
|
@ -180,8 +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 tools from the command line?
|
||||
See the [command line interface (CLI) instructions](CLI_INSTRUCTIONS.md).
|
||||
## 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue