GEODE-2110 Revised wording of gfsh start server --password

Added a note to make it clear that specifying --password
on the command line means that a clear text password is
visible.


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/b35e2a44
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/b35e2a44
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/b35e2a44

Branch: refs/heads/feature/GEODE-1930
Commit: b35e2a448311db6994f907464528266e897f0a46
Parents: cc996a6
Author: Karen Miller <kmil...@pivotal.io>
Authored: Tue Nov 15 10:49:14 2016 -0800
Committer: Karen Miller <kmil...@pivotal.io>
Committed: Tue Nov 15 11:11:21 2016 -0800

----------------------------------------------------------------------
 geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/b35e2a44/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
----------------------------------------------------------------------
diff --git a/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb 
b/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
index e80e94a..30ef7c5 100644
--- a/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
+++ b/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
@@ -774,7 +774,9 @@ then <code>gfsh</code> will prompt for the password.
 </tr>
 <tr class="even">
 <td><span class="keyword parmname">\-\-password</span></td>
-<td>The password portion of the credential to use in authenticating to the 
cluster.
+<td>The password portion of the credential to use in authenticating to
+the cluster.
+Note that this is a clear text password that may be visible to others.
 </td>
 <td></td>
 </tr>

Reply via email to