Skip to content

Commit bc9e6cc

Browse files
Update docs/user_guide/administration/database_management.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ca66bbb commit bc9e6cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/administration/database_management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sudo -u openspp openspp-server \
3535
--stop-after-init
3636
sudo systemctl restart openspp
3737
```
38-
This will drop the database `openspp_prod` then will create a new one with the same name. And will also trigger the restart of the service.
38+
This drops the openspp_prod database, creates a new one, initializes it, and starts the OpenSPP service.
3939

4040
**Warning**: Resetting the database will permanently delete all data, including:
4141
- All registrant records

0 commit comments

Comments
 (0)