mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-03-21 08:57:52 -04:00
...
This commit is contained in:
parent
ec66e0158c
commit
fd3c2a5b2e
@ -59,10 +59,10 @@ def get_parser(usage):
|
||||
' on the server. For details on how to setup access via a Content server, see'
|
||||
' {0}.'
|
||||
).format(localize_user_manual_link(
|
||||
'https://manual.calibre-ebook.com/generated/en/calibredb.html',
|
||||
'https://manual.calibre-ebook.com/generated/en/calibredb.html'),
|
||||
'http://hostname:port/#library_id',
|
||||
'http://localhost:8080/#mylibrary',
|
||||
))
|
||||
)
|
||||
)
|
||||
go.add_option(
|
||||
'-h', '--help', help=_('show this help message and exit'), action='help'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user