mirror of https://github.com/CrimsonTome/tldr.git
Update pages/common/virsh-pool-destroy.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>manned-org^2
parent
154a5310fa
commit
9cc8c80c8e
|
@ -4,6 +4,6 @@
|
||||||
> See also: `virsh`.
|
> See also: `virsh`.
|
||||||
> More information: <https://manned.org/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}}`
|
`virsh pool-destroy --pool {{name|uuid}}`
|
||||||
|
|
Loading…
Reference in New Issue