davebarnes97 commented on a change in pull request #5970:
URL: https://github.com/apache/geode/pull/5970#discussion_r574657045
##########
File path: geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
##########
@@ -663,6 +668,11 @@ start server --name=value [--assign-buckets(=value)]
[--bind-address=value]
<td> </td>
</tr>
<tr>
+<td><span class="keyword parmname">\-\-membership-bind-address</span></td>
+<td>Specifies the IP address to which the membership-related traffic will be
bound. For using wildcard address, the '*' character is also accepted as a
valid value.</td>
Review comment:
Suggested rewrite:
The '*' character is accepted for wildcard addresses.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]