1
0
Fork 0
mirror of synced 2024-05-19 11:42:40 +12:00

Update README

This commit is contained in:
Serene-Arc 2021-03-20 14:01:36 +10:00 committed by Ali Parlakci
parent 2b885451e7
commit c9d2a23a5f

View file

@ -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