summaryrefslogtreecommitdiff
path: root/fixtures/Kernel.Boots.Markdown.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-30 02:20:49 +0300
committerPaul Buetow <paul@buetow.org>2023-03-30 02:20:49 +0300
commit62470cb8c324aef7669f187e11da6c1b15d9c857 (patch)
tree353b5f7c616ea7fe057e04a1a0eb1014dc22fdbe /fixtures/Kernel.Boots.Markdown.expected
parentfc4425721294e40c25ef6cc2c980dd661a061d88 (diff)
add description outputs
Diffstat (limited to 'fixtures/Kernel.Boots.Markdown.expected')
-rw-r--r--fixtures/Kernel.Boots.Markdown.expected13
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/Kernel.Boots.Markdown.expected b/fixtures/Kernel.Boots.Markdown.expected
new file mode 100644
index 0000000..4d797c5
--- /dev/null
+++ b/fixtures/Kernel.Boots.Markdown.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 |
++-----+------------------------------+-------+
+```