Correct mention of --help flag, which does not exist

This commit is contained in:
TheSunCat 2023-07-10 17:47:32 +02:00 committed by GitHub
parent e19df00bc4
commit d8ef7a604b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ $ createdb syncv3
$ echo -n "$(openssl rand -hex 32)" > .secret # this MUST remain the same throughout the lifetime of the database created above.
```
The Sliding Sync proxy requires some environment variables set to function. They are described when the proxy is run with the `--help` switch.
The Sliding Sync proxy requires some environment variables set to function. They are described when the proxy is run with missing variables.
Here is a short description of each, as of writing:
```