]> www.infradead.org Git - users/hch/nvme-cli.git/commitdiff
Fix the Markdown code for the Alpine install instructions
authorMichael Weiss <dev.primeos@gmail.com>
Sat, 21 Oct 2017 20:23:38 +0000 (22:23 +0200)
committerMichael Weiss <dev.primeos@gmail.com>
Sat, 21 Oct 2017 20:23:38 +0000 (22:23 +0200)
And remove some trailing whitespaces.

README.md

index 8322c9f64881ed571be442190ad5dd779236fdc4..b73e5690b9e4879307e265021fb0c170d27b6330 100644 (file)
--- 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.