From 9cc8c80c8ea297adf747c233d1de7fc0804c2b95 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Fri, 28 May 2021 10:28:49 -0400 Subject: [PATCH] Update pages/common/virsh-pool-destroy.md Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> --- pages/common/virsh-pool-destroy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/virsh-pool-destroy.md b/pages/common/virsh-pool-destroy.md index fd9314f802..737c2e1e5f 100644 --- a/pages/common/virsh-pool-destroy.md +++ b/pages/common/virsh-pool-destroy.md @@ -4,6 +4,6 @@ > See also: `virsh`. > More information: . -- 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}}`