Update pages/common/virsh-pool-autostart.md

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
Adam Herst
2021-05-28 10:29:30 -04:00
committed by Starbeamrainbowlabs
parent 726a557b37
commit e0746611da

View File

@@ -4,7 +4,7 @@
> See also: `virsh`.
> More information: <https://manned.org/virsh>.
- 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}}`