We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df01271 commit c31dbf4Copy full SHA for c31dbf4
examples/example-reflection/README.md
@@ -45,7 +45,7 @@ Output
45
46
### List all the methods of a service
47
```
48
- $ grpcurl -plaintext localhost:50051 helloworld.Greeter
+ $ grpcurl -plaintext localhost:50051 list helloworld.Greeter
49
50
Output
51
0 commit comments