mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-21 18:15:23 +02:00
Update pages/common/virsh-pool-info.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
parent
9cc8c80c8e
commit
726a557b37
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
> See also: `virsh`.
|
||||
> More information: <https://manned.org/virsh>.
|
||||
|
||||
- List the name, UUID, state, persistence type, autostart status, capacity, space allocated, and space available for the storage pool specified by name or UUID (determine the name or UUID using `virsh pool-list`):
|
||||
- List the name, UUID, state, persistence type, autostart status, capacity, space allocated, and space available for the storage pool specified by name or UUID (determine using `virsh pool-list`):
|
||||
|
||||
`virsh pool-info --pool {{name|uuid}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue