Update calibre-tools: missing backticks

This commit is contained in:
85pando
2015-11-24 14:38:13 +01:00
parent 9eaaaee4ac
commit 4dfed291b3
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
- Search for just ids of ebooks.
`calibredb search {{search term}}
`calibredb search {{search term}}`
- Add one or more ebooks to the library.

View File

@@ -5,4 +5,4 @@
- Convert an ebook into another format.
`ebook-convert {{source}} {{destination}}
`ebook-convert {{source}} {{destination}}`