diff --git a/pages/common/virsh-pool-info.md b/pages/common/virsh-pool-info.md index 308a9d4b5..5b932a0e7 100644 --- a/pages/common/virsh-pool-info.md +++ b/pages/common/virsh-pool-info.md @@ -4,6 +4,6 @@ > See also: `virsh`. > More information: . -- 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}}`