You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by yo...@apache.org on 2016/09/29 17:22:34 UTC

[20/50] [abbrv] incubator-hawq-docs git commit: hawq check - hadoop home is optional

hawq check - hadoop home is optional


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/4a617974
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/4a617974
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/4a617974

Branch: refs/heads/master
Commit: 4a617974cf04d1b1758bdfbc490116b60bdefb79
Parents: 0166301
Author: Lisa Owen <lo...@pivotal.io>
Authored: Thu Sep 15 11:38:36 2016 -0700
Committer: Lisa Owen <lo...@pivotal.io>
Committed: Thu Sep 15 11:38:36 2016 -0700

----------------------------------------------------------------------
 reference/cli/admin_utilities/hawqcheck.html.md.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/4a617974/reference/cli/admin_utilities/hawqcheck.html.md.erb
----------------------------------------------------------------------
diff --git a/reference/cli/admin_utilities/hawqcheck.html.md.erb b/reference/cli/admin_utilities/hawqcheck.html.md.erb
index de67903..23a496d 100644
--- a/reference/cli/admin_utilities/hawqcheck.html.md.erb
+++ b/reference/cli/admin_utilities/hawqcheck.html.md.erb
@@ -8,7 +8,7 @@ Verifies and validates HAWQ platform settings.
 
 ``` pre
 hawq check -f <hostfile_hawq_check> | (-h <hostname> | --host <hostname>)
-    --hadoop <hadoop_home> | --hadoop-home <hadoop_home>
+    [--hadoop <hadoop_home> | --hadoop-home <hadoop_home>]
     [--config <config_file>] 
     [--stdout | --zipout]
     [--kerberos]