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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
manned-org^2
Adam Herst 2021-05-28 10:29:30 -04:00 committed by Starbeamrainbowlabs
parent 726a557b37
commit e0746611da
1 changed files with 1 additions and 1 deletions

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}}`