1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

document haze db

This commit is contained in:
Robin Appelman 2021-07-06 16:02:11 +02:00
commit cd595d0deb

View file

@ -90,6 +90,12 @@ If no `cmd` is specified it will launch `bash`
haze [match] occ [cmd] haze [match] occ [cmd]
``` ```
#### Connect to the database on an instance
```bash
haze [match] db
```
#### Show the logs of an instance #### Show the logs of an instance
```bash ```bash