Fixed error in documentation

This commit is contained in:
Kevin Veen-Birkenbach 2023-03-28 19:43:23 +02:00
parent 62f51b449d
commit 960e14d59e

View File

@ -54,7 +54,7 @@ python scripts/main.py --mode cleanup --file-types encrypted
To decrypt the data execute: To decrypt the data execute:
```bash ```bash
python scripts/main.py --mode decrypt-data python scripts/main.py --mode decrypt
``` ```
### decrypt accumulated file ### decrypt accumulated file