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/Kernel.Boots.Gemtext.expected | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fixtures/Kernel.Boots.Gemtext.expected (limited to 'fixtures/Kernel.Boots.Gemtext.expected') diff --git a/fixtures/Kernel.Boots.Gemtext.expected b/fixtures/Kernel.Boots.Gemtext.expected new file mode 100644 index 0000000..4d797c5 --- /dev/null +++ b/fixtures/Kernel.Boots.Gemtext.expected @@ -0,0 +1,13 @@ +# Top 3 Boots's by Kernel + +Boots is the total number of host boots over the entire lifespan. + +``` ++-----+------------------------------+-------+ +| Pos | Kernel | Boots | ++-----+------------------------------+-------+ +| 1. | Linux 3.2.0-4-amd64 | 321 | +| 2. | Linux 4.0.4-303.fc22.x86_64 | 103 | +| 3. | FreeBSD 10.1-RELEASE | 76 | ++-----+------------------------------+-------+ +``` -- cgit v1.2.3