Removed todos

This commit is contained in:
Kevin Veen-Birkenbach 2022-12-11 23:53:42 +01:00
parent cc943c8c12
commit 63f2d9fd18
1 changed files with 1 additions and 5 deletions

View File

@ -70,8 +70,4 @@ To encrypt the master-password file and to create the neccessary encrypted meta
```bash
python scripts/main.py --secret-holders-amount "<<amount>>" --quota "<<quota>>" --mode encrypt --add-user-information --master-password "<<master_password>>" --create-meta-data
```
## todo
- add data-input attribut
- add data-output attribut
```