mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
string changes
This commit is contained in:
parent
cacb6e5117
commit
78bf3c11e1
@ -1308,7 +1308,7 @@ r'''
|
|||||||
``formats_paths([separator])`` -- return a ``separator``-separated list of
|
``formats_paths([separator])`` -- return a ``separator``-separated list of
|
||||||
colon-separated items ``FMT:PATH`` giving the full path to the formats of a
|
colon-separated items ``FMT:PATH`` giving the full path to the formats of a
|
||||||
book.[/] The ``separator`` argument is optional. If not supplied then the
|
book.[/] The ``separator`` argument is optional. If not supplied then the
|
||||||
seoarator is ``', '`` (comma space). If the separator is a comma then you can
|
separator is ``', '`` (comma space). If the separator is a comma then you can
|
||||||
use the ``select()`` function to get the path for a specific format. Note that
|
use the ``select()`` function to get the path for a specific format. Note that
|
||||||
format names are always uppercase, as in EPUB.
|
format names are always uppercase, as in EPUB.
|
||||||
''')
|
''')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user