This commit is contained in:
Charles Haley 2010-10-02 11:22:50 +01:00
parent deddac1fdc
commit 5bd5ae96f9

View File

@ -971,7 +971,7 @@ def restore_database_option_parser():
files in each directory of the calibre library. This is files in each directory of the calibre library. This is
useful if your metadata.db file has been corrupted. useful if your metadata.db file has been corrupted.
WARNING: This completely regenrates your datbase. You will WARNING: This completely regenerates your datbase. You will
lose stored per-book conversion settings and custom recipes. lose stored per-book conversion settings and custom recipes.
''')) '''))
return parser return parser