diff --git a/pages/common/nhentai.md b/pages/common/nhentai.md index 6850174127..7c71a8e474 100644 --- a/pages/common/nhentai.md +++ b/pages/common/nhentai.md @@ -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`