From 99c1e4c455a0870b4d46670982f27b01eb2abb04 Mon Sep 17 00:00:00 2001 From: Ali Parlakci Date: Fri, 26 Mar 2021 13:06:17 +0300 Subject: [PATCH] Add documentation for --downloaded-delay --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index da98663..00a554a 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,9 @@ Takes a file directory as a parameter and skips the posts if it matches with the Example usage: **`--downloaded-posts D:\bdfr\ALL_POSTS.txt`** +## **`--downloaded-delay`** +When specified, it delays every download for given seconds. + ## ❔ FAQ ### I am running the script on a headless machine or on a remote server. How can I authenticate my reddit account?