aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/csharp/server_reflection.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/csharp/server_reflection.md')
-rw-r--r--doc/csharp/server_reflection.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/csharp/server_reflection.md b/doc/csharp/server_reflection.md
index 9721680269..7827cbb21f 100644
--- a/doc/csharp/server_reflection.md
+++ b/doc/csharp/server_reflection.md
@@ -30,7 +30,8 @@ server.Start();
```
After starting the server, you can verify that the server reflection
-is working properly by using the `grpc_cli` command line tool:
+is working properly by using the [`grpc_cli` command line
+tool](https://github.com/grpc/grpc/blob/master/doc/command_line_tool.md):
```sh
$ grpc_cli ls localhost:50051