1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

virsh: fix syntax of connect example (#5854)

This commit is contained in:
Adam Herst 2021-04-29 14:02:33 -04:00 committed by GitHub
parent b2e8007840
commit 4fb8cf891b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
- Connect to a hypervisor session:
`virsh connect {{qemu://system}}`
`virsh connect {{qemu:///system}}`
- List all domains: