From e4541ccecca4c6f8aadc6a4b0812511b3257f883 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Fri, 28 May 2021 10:29:54 -0400 Subject: [PATCH] Update pages/common/virsh-pool-undefine.md Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> --- pages/common/virsh-pool-undefine.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/virsh-pool-undefine.md b/pages/common/virsh-pool-undefine.md index 509574d45..89e0a6d9f 100644 --- a/pages/common/virsh-pool-undefine.md +++ b/pages/common/virsh-pool-undefine.md @@ -4,6 +4,6 @@ > See also: `virsh`. > More information: . -- Delete the configuration for the storage pool specified name or UUID (determine the name or UUID using `virsh pool-list`): +- Delete the configuration for the storage pool specified name or UUID (determine using `virsh pool-list`): `virsh pool-undefine --pool {{name|uuid}}`