]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Fix help for net-port-delete
authorJonathon Jongsma <jjongsma@redhat.com>
Tue, 3 Sep 2019 16:47:29 +0000 (11:47 -0500)
committerLaine Stump <laine@redhat.com>
Fri, 6 Sep 2019 16:05:46 +0000 (12:05 -0400)
commit7d5f0fda306f02021dc26e67c2778f44d22465b9
treedd9f183147ac05e04334da40ca4c38cccbeb4908
parent6ecc9df89b3b24a3a2352c1a22d7a81fa1cf342e
virsh: Fix help for net-port-delete

Apparently a copy/paste error. The net-port-delete help string was in
fact from net-port-dumpxml.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1747826

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
tools/virsh-network.c