mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-20 18:32:20 +00:00
examples: Correct the example command to use testnode.xml
* s/-connection/-c/ * Removes the redundant '/'. * Add "absolute" so that it's more clear. Pushed under trivial rule.
This commit is contained in:
parent
34401a8b42
commit
4b7de948f9
@ -4,7 +4,7 @@
|
||||
of applications using libvirt. To use this with virsh, run something
|
||||
like:
|
||||
|
||||
virsh -connect test:////path/to/this/dir/testnode.xml nodeinfo
|
||||
virsh -c test://absolute/path/to/this/dir/testnode.xml nodeinfo
|
||||
|
||||
-->
|
||||
<domain file="testdomfv0.xml"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user