Add --ignore to ignore user

This commit is contained in:
Jay R. Wren
2021-10-30 22:19:46 -04:00
committed by Serene-Arc
parent 4a86482756
commit dd8d74ee25
5 changed files with 9 additions and 0 deletions

View File

@@ -78,6 +78,9 @@ 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
- `--ignore`
- This will add a user to ignore
- Can be specified multiple times
- `--include-id-file`
- This will add any submission with the IDs in the files provided
- Can be specified multiple times