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