diff --git a/pages/common/calibredb.md b/pages/common/calibredb.md index d5e76de677..5528a65542 100644 --- a/pages/common/calibredb.md +++ b/pages/common/calibredb.md @@ -20,6 +20,10 @@ `calibredb add {{file1 file2 …}}` +- Recursively add all ebooks under a directory to the library: + +`calibredb add -r {{path/to/directory}}` + - Remove one or more ebooks from the library. You need ebook-ids (see above): `calibredb remove {{id1 id2 …}}`