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:
parent
65c3aa9d5e
commit
a26bab8258
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue