Update pages/common/virsh-pool-destroy.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
parent
154a5310fa
commit
9cc8c80c8e
|
|
@ -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}}`
|
||||
|
|
|
|||
Loading…
Reference in New Issue