sarutak opened a new pull request, #2429:
URL: https://github.com/apache/avro/pull/2429
## What is the purpose of the change
This PR fixes a minor issue that the usage of `build.sh` doesn't mention
about `doc` option even though it supports the option.
## Verifying this change
Now `./build.sh` shows the usage with the `doc` option.
```
$ ./build.sh
Usage: ./build.sh
{clean|dist|doc|interop-data-generate|interop-data-test|lint|test}
```
## Documentation
No new features added.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]