mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 22:26:04 +02:00
Update virsh-pool-destroy.md
This commit is contained in:
parent
2c56ba0344
commit
ab82c476d1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# virsh pool-destroy
|
||||
|
||||
> Stop an active virtual machine storage pool (delete a stopped storage pool using `virsh pool-delete`).
|
||||
> See also: `virsh`.
|
||||
> Stop an active virtual machine storage pool.
|
||||
> See also: `virsh`, `virsh-pool-delete`.
|
||||
> More information: <https://manned.org/virsh>.
|
||||
|
||||
- Stop a storage pool specified by name or UUID (determine using `virsh pool-list`):
|
||||
|
|
Loading…
Add table
Reference in a new issue