mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
deb68118e1
commit
af21b0e278
@ -331,7 +331,7 @@ class Bootstrap(Command):
|
||||
|
||||
def add_options(self, parser):
|
||||
parser.add_option('--ephemeral', default=False, action='store_true',
|
||||
help='Do not download all the history for the translation repo. Speeds up first time download but subsequent downloads will be slower.')
|
||||
help='Do not download all history for the translations. Speeds up first time download but subsequent downloads will be slower.')
|
||||
|
||||
def pre_sub_commands(self, opts):
|
||||
tdir = self.j(self.d(self.SRC), 'translations')
|
||||
|
Loading…
x
Reference in New Issue
Block a user