[DOCS] Fixes users command name (#30275)

This commit is contained in:
Lisa Cawley 2018-05-01 08:52:22 -07:00 committed by GitHub
parent a324cd41f7
commit b34e5cf216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -64,15 +64,15 @@ the users. Any unknown roles are marked with `*`.
--
[source, shell]
------------------------------------------
bin/xpack/users list
bin/elasticsearch-users list
rdeniro : admin
alpacino : power_user
jacknich : monitoring,unknown_role* <1>
------------------------------------------
<1> `unknown_role` was not found in `roles.yml`
For more information about this command, see
{ref}/users-command.html[Users Command].
For more information about this command, see the
{ref}/users-command.html[`elasticsearch-users` command].
--
. If you are authenticating to LDAP, a number of configuration options can cause