1
0
Fork 0

Update README

This commit is contained in:
Serene-Arc 2021-07-05 17:02:19 +10:00
parent 1a4ff07f78
commit 7a1663db51
1 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,10 @@ The following options are common between both the `archive` and `download` comma
- Can be specified multiple times
- Disables certain modules from being used
- See [Disabling Modules](#disabling-modules) for more information and a list of module names
- `--include-id-file`
- This will add any submission with the IDs in the files provided
- Can be specified multiple times
- Format is one ID per line
- `--log`
- This allows one to specify the location of the logfile
- This must be done when running multiple instances of the BDFR, see [Multiple Instances](#multiple-instances) below