1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 19:26:01 +02:00

Update virsh-pool-delete.md

This commit is contained in:
Adam Herst 2021-05-27 15:38:51 -04:00 committed by Starbeamrainbowlabs
parent 710ab01938
commit 7793a86823

View file

@ -1,4 +1,4 @@
# virsh-pool-delete
# virsh pool-delete
> Delete the underlying storage system of an inactive virtual machine storage pool (stop a storage pool with `virsh pool-destroy` and delete the storage pool configuration file with `virsh pool-undefine`).
> See also: `virsh`.