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

View File

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