mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
virsh-domblkinfo: add page (#23652)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# virsh domblkinfo
|
||||
|
||||
> Print block device size info.
|
||||
> More information: <https://manned.org/virsh>.
|
||||
|
||||
- Print block device info:
|
||||
|
||||
`sudo virsh domblkinfo "{{vm_name}}" {{vda}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
`virsh domblkinfo --help`
|
||||
Reference in New Issue
Block a user