diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-30 02:20:49 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-30 02:20:49 +0300 |
| commit | 62470cb8c324aef7669f187e11da6c1b15d9c857 (patch) | |
| tree | 353b5f7c616ea7fe057e04a1a0eb1014dc22fdbe /fixtures/KernelMajor.Uptime.Markdown.expected | |
| parent | fc4425721294e40c25ef6cc2c980dd661a061d88 (diff) | |
add description outputs
Diffstat (limited to 'fixtures/KernelMajor.Uptime.Markdown.expected')
| -rw-r--r-- | fixtures/KernelMajor.Uptime.Markdown.expected | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fixtures/KernelMajor.Uptime.Markdown.expected b/fixtures/KernelMajor.Uptime.Markdown.expected new file mode 100644 index 0000000..2b2da6a --- /dev/null +++ b/fixtures/KernelMajor.Uptime.Markdown.expected @@ -0,0 +1,13 @@ +# Top 3 Uptime's by KernelMajor + +Uptime is the total uptime of a host over the entire lifespan. + +``` ++-----+----------------+-----------------------------+ +| Pos | KernelMajor | Uptime | ++-----+----------------+-----------------------------+ +| 1. | *Linux 3... | 11 years, 2 months, 11 days | +| 2. | FreeBSD 10... | 5 years, 9 months, 9 days | +| 3. | Linux 5... | 3 years, 12 months, 2 days | ++-----+----------------+-----------------------------+ +``` |
