From 80af906c5f17e1e9cdfb7da97bdd3fcbc2f85363 Mon Sep 17 00:00:00 2001 From: Adam Herst Date: Thu, 3 Jun 2021 11:42:47 -0400 Subject: [PATCH] Update virsh-pool-build.md --- pages/common/virsh-pool-build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/virsh-pool-build.md b/pages/common/virsh-pool-build.md index b03c82cc6..330dff8df 100644 --- a/pages/common/virsh-pool-build.md +++ b/pages/common/virsh-pool-build.md @@ -1,6 +1,6 @@ # virsh pool-build -> Build the underlying storage system for a virtual machine storage pool as defined in it's configuration file. +> Build the underlying storage system for a virtual machine storage pool as defined in it's configuration file in `/etc/libvirt/storage`. > See also: `virsh`, `virsh-pool-define-as`, `virsh-pool-start`. > More information: .