From: Michael Weiss Date: Sat, 21 Oct 2017 20:23:38 +0000 (+0200) Subject: Fix the Markdown code for the Alpine install instructions X-Git-Tag: v1.5~42^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=300104d3be129af7cac1a6f3384c40dd727ee0c0;p=users%2Fsagi%2Fnvme-cli.git Fix the Markdown code for the Alpine install instructions And remove some trailing whitespaces. --- diff --git a/README.md b/README.md index 8322c9f6..b73e5690 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ many architectures. For a complete list try running: ``` rmadison nvme-cli nvme-cli | 0.3-1 | xenial/universe | source, amd64, arm64, armhf, i386, powerpc, ppc64el, s390x - ``` + ``` A Debian based package for nvme-cli is currently maintained as a Ubuntu PPA. Right now there is support for Trusty, Vivid and Wiley. To install nvme-cli using this approach please perform the following @@ -56,22 +56,22 @@ steps: ``` otherwise you will see information about each NVMe device installed in the system. - -### AlpineLinux -nvme-cli is tested on AlpineLinux 3.3. Install it using: +### Alpine Linux + +nvme-cli is tested on Alpine Linux 3.3. Install it using: # akp update && apk add nvme-cli nvme-cli-doc - if you just use the device you're after, it will work flawless. - ``` - # nvme smart-log /dev/nvme0 +if you just use the device you're after, it will work flawless. +``` +# nvme smart-log /dev/nvme0 Smart Log for NVME device:/dev/nvme0 namespace-id:ffffffff critical_warning : 0 temperature : 49 C available_spare : 100% - ``` - +``` + ### openSUSE Tumbleweed nvme-cli is available in openSUSE Tumbleweed. You can install it using zypper.