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}}`