Pārlūkot izejas kodu

[Docs] Fix command to save SMTP password for email account (#40444)

Sébastien Loix 6 gadi atpakaļ
vecāks
revīzija
4469cf0db8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      x-pack/docs/en/watcher/actions/email.asciidoc

+ 1 - 1
x-pack/docs/en/watcher/actions/email.asciidoc

@@ -443,7 +443,7 @@ In order to store the account SMTP password, use the keystore command
 
 [source,yaml]
 --------------------------------------------------
-bin/elasticsearch-keystore xpack.notification.email.account.exchange_account.smtp.secure_password
+bin/elasticsearch-keystore add xpack.notification.email.account.exchange_account.smtp.secure_password
 --------------------------------------------------
 
 [float]