Browse Source

[DOCS] Rename X-Pack Commands section (#33005)

Lisa Cawley 7 years ago
parent
commit
08d0527e25
2 changed files with 9 additions and 4 deletions
  1. 4 4
      docs/reference/commands/index.asciidoc
  2. 5 0
      docs/reference/redirects.asciidoc

+ 4 - 4
docs/reference/commands/index.asciidoc

@@ -1,11 +1,11 @@
-[role="xpack"]
-[[xpack-commands]]
-= {xpack} Commands
+[[commands]]
+= Command line tools
 
 [partintro]
 --
 
-{xpack} includes commands that help you configure security:
+{es} provides the following tools for configuring security and performing other 
+tasks from the command line:
 
 * <<certgen>>
 * <<certutil>>

+ 5 - 0
docs/reference/redirects.asciidoc

@@ -544,3 +544,8 @@ You can use the following APIs to add, remove, and retrieve role mappings:
 === Privilege APIs
 
 See <<security-api-has-privileges>>.
+
+[role="exclude",id="xpack-commands"]
+=== X-Pack commands
+
+See <<commands>>.