mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-19 02:11:20 +02:00
update README to fix #367
This commit is contained in:
parent
b434c4d58d
commit
8791e7af55
@ -136,6 +136,8 @@ Format output doujinshi folder name:
|
|||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
nhentai --id 261100 --format '[%i]%s'
|
nhentai --id 261100 --format '[%i]%s'
|
||||||
|
# for Windows
|
||||||
|
nhentai --id 261100 --format "[%%i]%%s"
|
||||||
|
|
||||||
Supported doujinshi folder formatter:
|
Supported doujinshi folder formatter:
|
||||||
|
|
||||||
@ -148,6 +150,7 @@ Supported doujinshi folder formatter:
|
|||||||
- %p: Doujinshi pretty name
|
- %p: Doujinshi pretty name
|
||||||
- %ag: Doujinshi authors name or groups name
|
- %ag: Doujinshi authors name or groups name
|
||||||
|
|
||||||
|
Note: for Windows operation system, please use double "%", such as "%%i".
|
||||||
|
|
||||||
Other options:
|
Other options:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user