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
+2 -2
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`