]> xmof Git - DeDRM.git/commitdiff
Clarify CLI instructions are for Calibre plugin
authorJonah Weissman <jonahrweissman@gmail.com>
Sat, 13 Oct 2018 18:34:47 +0000 (14:34 -0400)
committerJonah Weissman <jonahrweissman@gmail.com>
Sat, 13 Oct 2018 18:34:47 +0000 (14:34 -0400)
CALIBRE_CLI_INSTRUCTIONS.md [moved from CLI_INSTRUCTIONS.md with 89% similarity]
FAQs.md

similarity index 89%
rename from CLI_INSTRUCTIONS.md
rename to CALIBRE_CLI_INSTRUCTIONS.md
index 7d9a83d760ae0dd07fed53ec6df2a11ad3a74411..d579348e7fb784e4394cafe290bd55fa919f5b2c 100644 (file)
@@ -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.
diff --git a/FAQs.md b/FAQs.md
index cf3dc388be2b39c40abff87a256caf857febbe24..d8925451b287a6e4377d2901f849ccee0892c9ff 100644 (file)
--- a/FAQs.md
+++ b/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