From 81fce42747334c32a3b9532ad4ad01841cb5b431 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 16 Jan 2020 11:30:21 +0100 Subject: [PATCH] fix typo --- docs/content/configuration/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/configuration/cli.md b/docs/content/configuration/cli.md index 26533f6..f7dc645 100644 --- a/docs/content/configuration/cli.md +++ b/docs/content/configuration/cli.md @@ -2,7 +2,7 @@ title: CLI options --- -You can get all available cli options by running `ansible-later --help`: +You can get all available cli options by running `ansible-doctor --help`: {{< highlight Shell "linenos=table" >}} $ ansible-doctor --help