pages.*/*: remove mnemonics since example has short/long option (#14648)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
`asciinema play https://asciinema.org/a/{{cast_id}}`
|
||||
|
||||
- Make a new recording, limiting any [i]dle time to at most 2.5 seconds:
|
||||
- Make a new recording, limiting any idle time to at most 2.5 seconds:
|
||||
|
||||
`asciinema rec {{-i|--idle-time-limit}} 2.5`
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
|
||||
`calibredb add {{path/to/file1 path/to/file2 ...}}`
|
||||
|
||||
- [r]ecursively add all e-books under a directory to the library:
|
||||
- Recursively add all e-books under a directory to the library:
|
||||
|
||||
`calibredb add {{-r|--recurse}} {{path/to/directory}}`
|
||||
|
||||
|
Reference in New Issue
Block a user