From c9d2a23a5f96b643ce3386c7e5891fdd5daae6e9 Mon Sep 17 00:00:00 2001 From: Serene-Arc Date: Sat, 20 Mar 2021 14:01:36 +1000 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f694e7..90fed77 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ The following options are common between both the `archive` and `download` comma The following options apply only to the `download` command. This command downloads the files and resources linked to in the submission, or a text submission itself, to the disk in the specified directory. +- `--make-hard-links` + - This flag will create hard links to an existing file when a duplicate is downloaded + - This will make the file appear in multiple directories while only taking the space of a single instance - `--no-dupes` - This flag will not redownload files if they already exist somewhere in the root folder tree - This is calculated by MD5 hash