Commit ab001f1d authored by Ben Bodenmiller's avatar Ben Bodenmiller

Fix gRPC capitalization

parent 6f2abe2f
...@@ -885,7 +885,7 @@ you are seeing Gitaly errors. You can control the log level of the ...@@ -885,7 +885,7 @@ you are seeing Gitaly errors. You can control the log level of the
gRPC client with the `GRPC_LOG_LEVEL` environment variable. The gRPC client with the `GRPC_LOG_LEVEL` environment variable. The
default level is `WARN`. default level is `WARN`.
You can run a GRPC trace with: You can run a gRPC trace with:
```shell ```shell
GRPC_TRACE=all GRPC_VERBOSITY=DEBUG sudo gitlab-rake gitlab:gitaly:check GRPC_TRACE=all GRPC_VERBOSITY=DEBUG sudo gitlab-rake gitlab:gitaly:check
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment