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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
manned-org^2
Adam Herst 2021-05-28 10:28:19 -04:00 committed by Starbeamrainbowlabs
parent 961735abe1
commit 154a5310fa
1 changed files with 1 additions and 1 deletions

View File

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