mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 17:46:02 +02:00
Update pages/common/virsh-pool-build.md
This commit is contained in:
parent
7c85feaad5
commit
6db809eed6
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@
|
|||
> See also: `virsh`.
|
||||
> More information: <https://manned.org/virsh>.
|
||||
|
||||
- Build the storage pool specified by name or UUID (determine the name or UUID using `virsh pool-list` and start the pool once built using `virsh pool-start`):
|
||||
- Build the storage pool specified by name or UUID (determine using `virsh pool-list`; start the pool once built using `virsh pool-start`):
|
||||
|
||||
`virsh pool-build --pool {{name|uuid}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue