zentol commented on a change in pull request #9489: [FLINK-13793][docs] build
each language in a separate subprocess
URL: https://github.com/apache/flink/pull/9489#discussion_r357383714
##########
File path: docs/build_docs.sh
##########
@@ -72,6 +72,8 @@ while getopts "piez" opt; do
z)
JEKYLL_CONFIG="--config _config.yml,_config_dev_zh.yml"
;;
+ *) echo "usage: $0 [-e|-z] [-i|-p]" >&2
Review comment:
indentation is different
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services