From 4e471c7456d7d22a50f93c700ace25a8e819d5cc Mon Sep 17 00:00:00 2001 From: Shubham Sharma Date: Sat, 27 Jan 2018 19:33:12 -0500 Subject: [PATCH] HAWQ-1553 Add option to hawq extract to specify log directory --- markdown/reference/cli/admin_utilities/hawqextract.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/reference/cli/admin_utilities/hawqextract.html.md.erb b/markdown/reference/cli/admin_utilities/hawqextract.html.md.erb index 9b93153..82f75bd 100644 --- a/markdown/reference/cli/admin_utilities/hawqextract.html.md.erb +++ b/markdown/reference/cli/admin_utilities/hawqextract.html.md.erb @@ -74,7 +74,7 @@ where:
Displays the version of this utility.
-l, -\\\-logdir \
-
Specifies the log directory that `hawq extract` uses for logs. The default is `~/hawqAdminLogs/`.
+
Specifies the directory that `hawq extract` uses for logs. The default is `~/hawqAdminLogs/`.
**<connection_options>**