mirror of
https://github.com/kevinveenbirkenbach/splitted-secret.git
synced 2024-11-22 02:01:05 +01:00
Updated README.md
This commit is contained in:
parent
09bb6d1e31
commit
62f51b449d
@ -18,6 +18,14 @@ pip install numpy
|
|||||||
|
|
||||||
## cleanup data
|
## cleanup data
|
||||||
|
|
||||||
|
### cleanup for user
|
||||||
|
|
||||||
|
To delete all data which isn't necessary for the user:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python scripts/main.py --mode cleanup --user "<<user>>"
|
||||||
|
```
|
||||||
|
|
||||||
### delete all data
|
### delete all data
|
||||||
|
|
||||||
To delete all data execute:
|
To delete all data execute:
|
||||||
|
Loading…
Reference in New Issue
Block a user