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