From 3a097bb24c9d38e0ff734f430ff2f7a818357de9 Mon Sep 17 00:00:00 2001 From: Liam Date: Sun, 7 Apr 2019 18:40:47 +0100 Subject: [PATCH] fix help text --- furaffinity-dl-ng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/furaffinity-dl-ng b/furaffinity-dl-ng index 1cda72b..ddedc7c 100755 --- a/furaffinity-dl-ng +++ b/furaffinity-dl-ng @@ -34,7 +34,7 @@ Examples: $0 --out=koul favorites/koul You can also log in to FurAffinity to download restricted content, like this: - $0 gallery/gonnaneedabiggerboat -c=/path/to/your/cookies.txt + $0 -c=/path/to/your/cookies.txt gallery/gonnaneedabiggerboat DISCLAIMER: It is your own responsibility to check whether batch downloading is allowed by FurAffinity terms of service and to abide by them." exit 1