From 703ec90143cc231b4503b1801e4ee647a70eea97 Mon Sep 17 00:00:00 2001 From: L Date: Tue, 24 Jan 2017 23:51:38 +0800 Subject: [PATCH] the alloc-status used wrong allocation id the alloc-status used wrong allocation id in the cod example. --- website/source/intro/getting-started/jobs.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/jobs.html.md b/website/source/intro/getting-started/jobs.html.md index 0580c388e..5df8613e6 100644 --- a/website/source/intro/getting-started/jobs.html.md +++ b/website/source/intro/getting-started/jobs.html.md @@ -86,7 +86,7 @@ An allocation represents an instance of Task Group placed on a node. To inspect an Allocation we use the [`alloc-status` command](/docs/commands/alloc-status.html): ``` -$ nomad alloc-status dadcdb81 +$ nomad alloc-status 8ba85cef ID = dadcdb81 Eval ID = 61b0b423 Name = example.cache[0]