Github user lisakowen commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/134#discussion_r164250622
--- Diff: markdown/reference/cli/admin_utilities/hawqextract.html.md.erb ---
@@ -73,6 +73,9 @@ where:
<dt>-\\\-version </dt>
<dd>Displays the version of this utility.</dd>
+<dt>-l, -\\\-logdir \<logfile\_directory\> </dt>
+<dd>Specifies the log directory that `hawq extract` uses for logs. The
default is `~/hawqAdminLogs/`.</dd>
--- End diff --
how about "Specifies the directory that `hawq extract` uses for log files."?
---