Merge pull request #12659 from spzala/genprotodoc

Clarify the root directory comment
This commit is contained in:
Sahdev Zala 2021-02-01 17:32:03 -05:00 committed by GitHub
commit e897daaebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# #
# Generate all etcd protobuf bindings. # Generate all etcd protobuf bindings.
# Run from repository root. # Run from repository root directory named etcd.
# #
set -e set -e