]> granicus.if.org Git - icinga2/commitdiff
Docs: Fix typo in "CLI commands" chapter
authorMicha Ahrweiler <me@schnitzi.net>
Mon, 17 Oct 2016 10:25:58 +0000 (12:25 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 21 Nov 2016 10:27:10 +0000 (11:27 +0100)
fixes #13267

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
doc/11-cli-commands.md

index 31fea0ff467113cad6db36ac808999aef68152dc..93019e86c559d7680498389fc7b977189db3c420 100644 (file)
@@ -467,7 +467,7 @@ Its output defaults to a file named `troubleshooting-[TIMESTAMP].log` so it won'
 
 ## <a id="cli-command-variable"></a> CLI command: Variable
 
-Lists all configured variables (constants) in a similar fasion like [object list](11-cli-commands.md#cli-command-object).
+Lists all configured variables (constants) in a similar fashion like [object list](11-cli-commands.md#cli-command-object).
 
     # icinga2 variable --help
     icinga2 - The Icinga 2 network monitoring daemon (version: v2.5.0)