← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~wesleyflagon/cloud-init:update_doc into cloud-init:master

 

wesley has proposed merging ~wesleyflagon/cloud-init:update_doc into cloud-init:master.

Commit message:
a command example fixed

Requested reviews:
  cloud-init commiters (cloud-init-dev)

For more details, see:
https://code.launchpad.net/~wesleyflagon/cloud-init/+git/cloud-init/+merge/349846
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~wesleyflagon/cloud-init:update_doc into cloud-init:master.
diff --git a/doc/rtd/topics/debugging.rst b/doc/rtd/topics/debugging.rst
index cacc8a2..51363ea 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",