Skip to content

Commit 30a2302

Browse files
committed
[DOCS] Fixes command page titles
1 parent 7549964 commit 30a2302

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

docs/reference/commands/certgen.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[role="xpack"]
22
[testenv="gold+"]
33
[[certgen]]
4-
== certgen
4+
== elasticsearch-certgen
55

6-
deprecated[6.1,Replaced by <<certutil,`certutil`>>.]
6+
deprecated[6.1,Replaced by <<certutil,`elasticsearch-certutil`>>.]
77

88
The `elasticsearch-certgen` command simplifies the creation of certificate
99
authorities (CA), certificate signing requests (CSR), and signed certificates

docs/reference/commands/saml-metadata.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[role="xpack"]
22
[testenv="gold+"]
33
[[saml-metadata]]
4-
== saml-metadata
4+
== elasticsearch-saml-metadata
55

66
The `elasticsearch-saml-metadata` command can be used to generate a SAML 2.0 Service
77
Provider Metadata file.

docs/reference/commands/users-command.asciidoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
[role="xpack"]
22
[testenv="gold+"]
33
[[users-command]]
4-
== Users Command
5-
++++
6-
<titleabbrev>users</titleabbrev>
7-
++++
4+
== elasticsearch-users
85

96
If you use file-based user authentication, the `elasticsearch-users` command
107
enables you to add and remove users, assign user roles, and manage passwords.

0 commit comments

Comments
 (0)