From 726a557b37aa2e340fbbd19bd9a3f353b2fa4711 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Fri, 28 May 2021 10:29:12 -0400 Subject: [PATCH] Update pages/common/virsh-pool-info.md Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> --- pages/common/virsh-pool-info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}`