[DOCS] Fixes command page titles

This commit is contained in:
lcawl 2018-08-28 14:34:39 -07:00
parent 5697d93cbf
commit 1cbde721dc
3 changed files with 4 additions and 7 deletions

View File

@ -1,9 +1,9 @@
[role="xpack"]
[testenv="gold+"]
[[certgen]]
== certgen
== elasticsearch-certgen
deprecated[6.1,Replaced by <<certutil,`certutil`>>.]
deprecated[6.1,Replaced by <<certutil,`elasticsearch-certutil`>>.]
The `elasticsearch-certgen` command simplifies the creation of certificate
authorities (CA), certificate signing requests (CSR), and signed certificates

View File

@ -1,7 +1,7 @@
[role="xpack"]
[testenv="gold+"]
[[saml-metadata]]
== saml-metadata
== elasticsearch-saml-metadata
The `elasticsearch-saml-metadata` command can be used to generate a SAML 2.0 Service
Provider Metadata file.

View File

@ -1,10 +1,7 @@
[role="xpack"]
[testenv="gold+"]
[[users-command]]
== Users Command
++++
<titleabbrev>users</titleabbrev>
++++
== elasticsearch-users
If you use file-based user authentication, the `elasticsearch-users` command
enables you to add and remove users, assign user roles, and manage passwords.