mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
07aabb488b
commit
d4638fc663
@ -88,7 +88,7 @@ def get_parser(usage):
|
|||||||
'--timeout',
|
'--timeout',
|
||||||
type=float,
|
type=float,
|
||||||
default=120,
|
default=120,
|
||||||
help=_('The timeout, in seconds when connecting to a calibre library over the network. The default is'
|
help=_('The timeout, in seconds, when connecting to a calibre library over the network. The default is'
|
||||||
' two minutes.')
|
' two minutes.')
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user