update README

This commit is contained in:
naskya 2024-06-25 14:11:11 +09:00
parent d5f42f58d2
commit ab7bd77a1d
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -90,7 +90,7 @@ fishctl config validate
Note that some items are only formally checked, so even if the output says it is valid, your settings may not be appropriate.
This command performs a connection check against the PostgreSQL server and the Redis/Valkey server. To turn it off, provide the `--offline` option:
This command performs a connection check against the PostgreSQL server and the Redis/Valkey server. You can bypass this check using the `--offline` option:
```sh
fishctl config validate --offline