mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
nhentai: fix issues (#15739)
* nhentai: fix curly braces * Update nhentai.md
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user