Skip to content

Commit 4247322

Browse files
committed
Minor readme correction
1 parent d379e7f commit 4247322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Synology Package Repository
2222
8. Grant the created user with Package Administrator permissions `flask roles add admin@synocommunity.com package_admin`
2323
9. Grant the created user with Developer permissions `flask roles add admin@synocommunity.com developer`
2424

25-
To clean data created by fake packages, run `flask spkrepo depopulate_db`
25+
To clean the database of fake packages, run `flask spkrepo depopulate_db`
26+
To clean data created by fake packages, run `flask spkrepo clean`
2627

2728
### Run
2829
1. Start postgres with `docker compose up db`

0 commit comments

Comments
 (0)