mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 17:55:38 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# lsscsi
|
||||
|
||||
> List SCSI devices (or hosts) and their attributes.
|
||||
> More information: <https://manned.org/lspci>.
|
||||
> More information: <https://manned.org/lsscsi>.
|
||||
|
||||
- List all SCSI devices:
|
||||
|
||||
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- List all SCSI devices with detailed attributes:
|
||||
|
||||
`lsscsi -L`
|
||||
`lsscsi {{[-L|--list]}}`
|
||||
|
||||
- List all SCSI devices with human-readable disk capacity:
|
||||
|
||||
`lsscsi -s`
|
||||
`lsscsi {{[-s|--size]}}`
|
||||
|
||||
Reference in New Issue
Block a user