mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
9c7775e43d
commit
ee53cb611d
@ -342,7 +342,8 @@ def remove_option_parser():
|
||||
|
||||
Remove the books identified by ids from the database. ids should be a comma separated \
|
||||
list of id numbers (you can get id numbers by using the list command). For example, \
|
||||
23,34,57-85
|
||||
23,34,57-85 (when specifying a range, the last number in the range is not
|
||||
included).
|
||||
'''))
|
||||
|
||||
def command_remove(args, dbpath):
|
||||
|
Loading…
x
Reference in New Issue
Block a user