From f624927749bf040cff32671928f1161acf7f8aa4 Mon Sep 17 00:00:00 2001 From: Wesley Gao Date: Tue, 7 Aug 2018 14:35:29 +0000 Subject: docs: Fix example cloud-init analyze command to match output. Fix a typo in in documentation that showed 'analyze blame' but intended to show 'analyze dump'. --- doc/rtd/topics/debugging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/rtd/topics/debugging.rst b/doc/rtd/topics/debugging.rst index cacc8a27..51363ea5 100644 --- a/doc/rtd/topics/debugging.rst +++ b/doc/rtd/topics/debugging.rst @@ -45,7 +45,7 @@ subcommands default to reading /var/log/cloud-init.log. .. code-block:: shell-session - $ cloud-init analyze blame -i my-cloud-init.log + $ cloud-init analyze dump -i my-cloud-init.log [ { "description": "running config modules", -- cgit v1.2.3