Jean-Daniel Cryans has submitted this change and it was merged. Change subject: KUDU-1708. Document Kudu command-line tools ......................................................................
KUDU-1708. Document Kudu command-line tools - Adds helpxml flag support to the kudu binary - Adds doc script and xslt to convert xml to asciidoc Change-Id: I9f484f772cbaeb385687d83a2665ae4d7292aaf5 Reviewed-on: http://gerrit.cloudera.org:8080/6525 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> (cherry picked from commit 2407c2cb1e413c705ceb2b9479fe74d9cc432883) Reviewed-on: http://gerrit.cloudera.org:8080/6645 Tested-by: Kudu Jenkins Reviewed-by: Jean-Daniel Cryans <[email protected]> --- A docs/command_line_tools_reference.adoc M docs/support/jekyll-templates/document.html.erb M docs/support/scripts/make_docs.sh A docs/support/xsl/tool_to_asciidoc.xsl M src/kudu/tools/CMakeLists.txt M src/kudu/tools/kudu-tool-test.cc A src/kudu/tools/tool_action-test.cc M src/kudu/tools/tool_action.cc M src/kudu/tools/tool_action.h M src/kudu/tools/tool_main.cc 10 files changed, 496 insertions(+), 24 deletions(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/6645 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f484f772cbaeb385687d83a2665ae4d7292aaf5 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: branch-1.3.x Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
