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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
Adam Herst
2021-05-28 10:28:49 -04:00
committed by Starbeamrainbowlabs
parent 154a5310fa
commit 9cc8c80c8e

View File

@@ -4,6 +4,6 @@
> See also: `virsh`.
> More information: <https://manned.org/virsh>.
- Stop a storage pool specified by name or UUID (determine the name or UUID using `virsh pool-list`):
- Stop a storage pool specified by name or UUID (determine using `virsh pool-list`):
`virsh pool-destroy --pool {{name|uuid}}`