From 1876605fa7245ecd94e8c34a04817e5b02d161ae Mon Sep 17 00:00:00 2001 From: Kengo Seki Date: Sat, 11 May 2019 16:28:37 +0900 Subject: [PATCH] MINOR: Fix code section formatting in TROGDOR.md (#6720) Due to the lack of a blank line, a code section in TROGDOR.md is not properly rendered. This PR fixes it. Reviewers: Jason Gustafson --- TROGDOR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TROGDOR.md b/TROGDOR.md index 8b446b3eeb0..49c69428db3 100644 --- a/TROGDOR.md +++ b/TROGDOR.md @@ -46,6 +46,7 @@ We can run showTask to see what the task's status is: Task bar of type org.apache.kafka.trogdor.workload.ProduceBenchSpec is DONE. FINISHED at 2019-01-09T20:38:22.039-08:00 after 6s To see the results, we use showTask with --show-status: + > ./bin/trogdor.sh client showTask -t localhost:8889 -i produce0 --show-status Task bar of type org.apache.kafka.trogdor.workload.ProduceBenchSpec is DONE. FINISHED at 2019-01-09T20:38:22.039-08:00 after 6s Status: {