fixup: token string style (#1081)
- use underscore rather than minus - use lower case rather than uppder case
This commit is contained in:

committed by
Agniva De Sarker

parent
a6efcb6ba8
commit
5a54763c72
@@ -9,11 +9,11 @@
|
||||
|
||||
- Search for ebooks displaying additional information:
|
||||
|
||||
`calibredb list --search {{search-term}}`
|
||||
`calibredb list --search {{search_term}}`
|
||||
|
||||
- Search for just ids of ebooks:
|
||||
|
||||
`calibredb search {{search term}}`
|
||||
`calibredb search {{search_term}}`
|
||||
|
||||
- Add one or more ebooks to the library:
|
||||
|
||||
|
Reference in New Issue
Block a user