Update pages/common/virsh-pool-build.md

manned-org^2
Adam Herst 2021-05-28 11:46:10 -04:00 committed by Starbeamrainbowlabs
parent 7c85feaad5
commit 6db809eed6
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
> See also: `virsh`.
> More information: <https://manned.org/virsh>.
- 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}}`