mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 02:15:37 +02:00
Update calibre-tools: missing backticks
This commit is contained in:
parent
9eaaaee4ac
commit
4dfed291b3
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
- Search for just ids of ebooks.
|
- Search for just ids of ebooks.
|
||||||
|
|
||||||
`calibredb search {{search term}}
|
`calibredb search {{search term}}`
|
||||||
|
|
||||||
- Add one or more ebooks to the library.
|
- Add one or more ebooks to the library.
|
||||||
|
|
||||||
|
|
|
@ -5,4 +5,4 @@
|
||||||
|
|
||||||
- Convert an ebook into another format.
|
- Convert an ebook into another format.
|
||||||
|
|
||||||
`ebook-convert {{source}} {{destination}}
|
`ebook-convert {{source}} {{destination}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue