1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 22:35:25 +02:00

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}}`