From 41edb02bcbe026dcc37d32096e8ff2dc7bbb06e7 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Thu, 27 May 2021 15:39:45 -0400 Subject: [PATCH] Update virsh-pool-start.md --- pages/common/virsh-pool-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/virsh-pool-start.md b/pages/common/virsh-pool-start.md index 4a3f24d4b7..43adb4abc2 100644 --- a/pages/common/virsh-pool-start.md +++ b/pages/common/virsh-pool-start.md @@ -1,4 +1,4 @@ -# virsh-pool-start +# 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`.