Update README.md

This commit is contained in:
onceupon 2018-02-07 18:24:07 +08:00 committed by GitHub
parent 3e87339464
commit c839834f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2217,11 +2217,11 @@ killall pulseaudio
```bash
sudo dmidecode -t memory
```
##### lists information about SCSI devices
##### List information about SCSI devices
```bash
lsscsi
```
##### lists information about NIC
##### List information about NIC
```bash
lsscsi|grep -i 'ethernet'
```