From 9641cd758a79be5dbfeb06c4d6c4c9ab240ddae2 Mon Sep 17 00:00:00 2001 From: Fabio Matos Date: Fri, 29 Dec 2017 11:37:48 +0000 Subject: [PATCH 1/2] removed duplicate stats command from output --- website/source/docs/operating-a-job/resource-utilization.html.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/source/docs/operating-a-job/resource-utilization.html.md b/website/source/docs/operating-a-job/resource-utilization.html.md index 26fcdd932..694c3e275 100644 --- a/website/source/docs/operating-a-job/resource-utilization.html.md +++ b/website/source/docs/operating-a-job/resource-utilization.html.md @@ -41,7 +41,6 @@ $ nomad alloc-status -stats 04d9627d And here is some sample output: ```text -$ nomad alloc-status c3e0 ID = 04d9627d Eval ID = 42d788a3 Name = docs.example[2] From 8a7bb0fa1560ebe66c084729f29c67ce2578b923 Mon Sep 17 00:00:00 2001 From: Charlie Voiselle Date: Thu, 22 Feb 2018 10:22:00 -0500 Subject: [PATCH 2/2] Removing text between command and output Per @dadgar's review and @matosf yielding in comments so we can get this correction merged. --- .../source/docs/operating-a-job/resource-utilization.html.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/website/source/docs/operating-a-job/resource-utilization.html.md b/website/source/docs/operating-a-job/resource-utilization.html.md index 694c3e275..1e6a8847c 100644 --- a/website/source/docs/operating-a-job/resource-utilization.html.md +++ b/website/source/docs/operating-a-job/resource-utilization.html.md @@ -36,11 +36,6 @@ To see the detailed usage statistics, we can issue the command: ```shell $ nomad alloc-status -stats 04d9627d -``` - -And here is some sample output: - -```text ID = 04d9627d Eval ID = 42d788a3 Name = docs.example[2]