]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: fix documentation for nodedev-start
authorJonathon Jongsma <jjongsma@redhat.com>
Wed, 3 Nov 2021 19:05:39 +0000 (14:05 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Wed, 3 Nov 2021 19:07:32 +0000 (14:07 -0500)
Presumably the result of a copy/paste mistake, the the argument for the
`nodedev-start` command was described as a 'network' rather than a
'device'.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
docs/manpages/virsh.rst

index bcc9c80320b3efbad3886c2b847339e66ebcd550..ac564d94f2cb63175bc37df40ad251720e0d4443 100644 (file)
@@ -5083,7 +5083,7 @@ nodedev-start
 
 ::
 
-   nodedev-start network
+   nodedev-start device
 
 Start a (previously defined) inactive device.