Github user lisakowen commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/135#discussion_r164250784
--- Diff: markdown/reference/cli/admin_utilities/hawqregister.html.md.erb
---
@@ -200,6 +200,8 @@ group {
<dt>-\\\-version </dt>
<dd>Show the version of this utility, then exit.</dd>
+<dt>-l, -\\\-logdir \<logfile\_directory\> </dt>
+<dd>Specifies the log directory that `hawq register` uses for logs. The
default is `~/hawqAdminLogs/`.</dd>
--- End diff --
same comment as hawq extract ... how about "Specifies the directory that
`hawq register` uses for log files."?
---