summaryrefslogtreecommitdiff
path: root/doc/rtd
diff options
context:
space:
mode:
authorWesley Gao <wesley.mail@qq.com>2018-08-07 14:35:29 +0000
committerServer Team CI Bot <josh.powers+server-team-bot@canonical.com>2018-08-07 14:35:29 +0000
commitf624927749bf040cff32671928f1161acf7f8aa4 (patch)
treeb111f93b36a292a62d4d48f819a802ceb4c3c9ba /doc/rtd
parent41f508da4f1e421f454136f3c84527a9911c63ff (diff)
downloadvyos-cloud-init-f624927749bf040cff32671928f1161acf7f8aa4.tar.gz
vyos-cloud-init-f624927749bf040cff32671928f1161acf7f8aa4.zip
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'.
Diffstat (limited to 'doc/rtd')
-rw-r--r--doc/rtd/topics/debugging.rst2
1 files changed, 1 insertions, 1 deletions
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",