]> granicus.if.org Git - icinga2/commitdiff
Doc: Fix typo in API user creation example 6177/head
authorMichael Insel <michael@insel.email>
Thu, 22 Mar 2018 19:47:15 +0000 (20:47 +0100)
committerMichael Insel <michael@insel.email>
Thu, 22 Mar 2018 19:47:15 +0000 (20:47 +0100)
This fixes a typo in the API user creation example inside the documentation.

doc/12-icinga2-api.md

index 7816f71c7793d953386a9e8b766e8b97ab3c468a..e88ca62267420087f7ec408a45c0f23861a46dc2 100644 (file)
@@ -27,7 +27,7 @@ The CLI command `icinga2 api user` allows you to create an ApiUser object with a
 added to your configuration. Example:
 
 ```
-$ icinga2 api user --user icingaweb2 --passwd icinga
+$ icinga2 api user --user icingaweb2 --password icinga
 object ApiUser "icingaweb2" {
   password_hash ="$5$d5f1a17ea308acb6$9e9fd5d24a9373a16e8811765cc5a5939687faf9ef8ed496db6e7f1d0ae9b2a9"
   // client_cn = ""