From 7a1663db51895e849aa112ec51b6b2c8a4301da7 Mon Sep 17 00:00:00 2001 From: Serene-Arc Date: Mon, 5 Jul 2021 17:02:19 +1000 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index be4f455..89a4e90 100644 --- a/README.md +++ b/README.md @@ -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