Commit 3023279e authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'patch-71' into 'master'

Fix gRPC capitalization

See merge request gitlab-org/gitlab!25298
parents 209c43a1 ab001f1d
......@@ -858,7 +858,7 @@ you are seeing Gitaly errors. You can control the log level of the
gRPC client with the `GRPC_LOG_LEVEL` environment variable. The
default level is `WARN`.
You can run a GRPC trace with:
You can run a gRPC trace with:
```shell
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