1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

nhentai: fix issues (#15739)

* nhentai: fix curly braces

* Update nhentai.md
This commit is contained in:
Managor 2025-02-16 08:47:58 +02:00 committed by GitHub
parent 65c3aa9d5e
commit a26bab8258
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
- Set cookies:
`nhentai --cookie "csrftoken={{TOKEN}}; sessionid={{ID}}}}"`
`nhentai --cookie "csrftoken={{TOKEN}}; sessionid={{ID}}"`
- Download a specific doujin:
@ -17,4 +17,4 @@
- Download specific pages of your favorites:
`nhentai --favorites --pages={{start_page}}-{{end_page}} --download --delay 1`
`nhentai --favorites --pages {{start_page}}-{{end_page}} --download --delay 1`