From 62470cb8c324aef7669f187e11da6c1b15d9c857 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 30 Mar 2023 02:20:49 +0300 Subject: add description outputs --- fixtures/KernelMajor.Boots.Markdown.expected | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fixtures/KernelMajor.Boots.Markdown.expected (limited to 'fixtures/KernelMajor.Boots.Markdown.expected') diff --git a/fixtures/KernelMajor.Boots.Markdown.expected b/fixtures/KernelMajor.Boots.Markdown.expected new file mode 100644 index 0000000..a629b9f --- /dev/null +++ b/fixtures/KernelMajor.Boots.Markdown.expected @@ -0,0 +1,13 @@ +# Top 3 Boots's by KernelMajor + +Boots is the total number of host boots over the entire lifespan. + +``` ++-----+----------------+-------+ +| Pos | KernelMajor | Boots | ++-----+----------------+-------+ +| 1. | FreeBSD 10... | 551 | +| 2. | *Linux 3... | 410 | +| 3. | Linux 5... | 249 | ++-----+----------------+-------+ +``` -- cgit v1.2.3