mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Update pages/common/virsh-pool-autostart.md
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
parent
726a557b37
commit
e0746611da
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue