branch: externals/calibre
commit 69a1d92d9e5d48b5f132bdc5f4be3cc09d57537d
Author: Kjartan Oli Agustsson <[email protected]>
Commit: Kjartan Oli Agustsson <[email protected]>
Mention calibre-library-mark-unmark in section on deleting books
* doc/calibre.texi (Removing books): Add @findex entry for
calibre-library-mark-unmark.
Mention calibre-library-mark-unmark as a way to cancel deletion.
---
doc/calibre.texi | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/calibre.texi b/doc/calibre.texi
index 3e99e875a9..e7b064dfb7 100644
--- a/doc/calibre.texi
+++ b/doc/calibre.texi
@@ -434,11 +434,14 @@ books simply revert the @file{*Library*} buffer.
@section Removing books
@findex calibre-library-mark-remove
@findex calibre-library-execute
+@findex calibre-library-mark-unmark
To remove books from your library simply move point to the book you wish
to remove and press @kbd{d} (@code{calibre-library-mark-remove}). This
will mark the book for removal. Once you have marked all the books you
wish to remove, press @kbd{x} (@code{calibre-library-execute}) to remove
-them.
+them. If you accidentally mark a book for deletion or decide you do not
+want to remove the book after all press @kbd{u}
+(@code{calibre-library-mark-unmark}) to clear the mark.
@node Interacting with external reading devices
@chapter Interacting with external reading devices