From 6945451307f7b004365084811a10513bb22ec0b7 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Thu, 3 Jun 2021 11:39:42 -0400 Subject: [PATCH] Update virsh-pool-start.md --- pages/common/virsh-pool-start.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/virsh-pool-start.md b/pages/common/virsh-pool-start.md index 653efe4c1b..e3480e82f0 100644 --- a/pages/common/virsh-pool-start.md +++ b/pages/common/virsh-pool-start.md @@ -1,7 +1,7 @@ # virsh pool-start -> Start a previously configured but inactive virtual machine storage pool (configure a pool with `virsh pool-define-as` and stop a pool with `virsh pool-destroy`). -> See also: `virsh`. +> Start a previously configured but inactive virtual machine storage pool. +> See also: `virsh`, `virsh-pool-define-as`, `virsh-pool-destroy`. > More information: . - Start the storage pool specified by name or UUID (determine using `virsh pool-list`) and create the underlying storage system if it doesn't exist: