From 6db809eed6f0d4af963540814cb840bd8eb2c528 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Fri, 28 May 2021 11:46:10 -0400 Subject: [PATCH] Update pages/common/virsh-pool-build.md --- pages/common/virsh-pool-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/virsh-pool-build.md b/pages/common/virsh-pool-build.md index cc57e3e1c..5d17dba6a 100644 --- a/pages/common/virsh-pool-build.md +++ b/pages/common/virsh-pool-build.md @@ -4,6 +4,6 @@ > See also: `virsh`. > More information: . -- Build the storage pool specified by name or UUID (determine the name or UUID using `virsh pool-list` and start the pool once built using `virsh pool-start`): +- Build the storage pool specified by name or UUID (determine using `virsh pool-list`; start the pool once built using `virsh pool-start`): `virsh pool-build --pool {{name|uuid}}`