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:
parent
9eaaaee4ac
commit
4dfed291b3
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
|
||||
- Convert an ebook into another format.
|
||||
|
||||
`ebook-convert {{source}} {{destination}}
|
||||
`ebook-convert {{source}} {{destination}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue