From fae7f172db5fd20d5da3b4e96ba640ca6d22f024 Mon Sep 17 00:00:00 2001 From: Jean Flach Date: Wed, 21 Feb 2018 14:40:22 +0100 Subject: [PATCH] Update docs --- doc/12-icinga2-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/12-icinga2-api.md b/doc/12-icinga2-api.md index b5a883c90..f1c55965d 100644 --- a/doc/12-icinga2-api.md +++ b/doc/12-icinga2-api.md @@ -21,7 +21,7 @@ If you prefer to set up the API manually, you will have to perform the following The next chapter provides a quick overview of how you can use the API. -### Creating ApiUsers +### Creating ApiUsers The CLI command `icinga2 api user` allows you to create an ApiUser object with a hashed password string, ready to be added to your configuration. Example: -- 2.50.1