]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: domifstat: enhance the command's help output
authorZhiPeng Lu <lu.zhipeng@zte.com.cn>
Sat, 18 Nov 2017 07:21:57 +0000 (15:21 +0800)
committerErik Skultety <eskultet@redhat.com>
Wed, 22 Nov 2017 12:06:56 +0000 (13:06 +0100)
commit5a8f5a997fe0f5d7027e382cc309afbd8e12269c
tree09f6083f8c49966359bd42c93d1a3df0a5081088
parent190febdcd9cd87680477b4485a277d5f60348ec7
virsh: domifstat: enhance the command's help output

According to the man page <interface-device> can be specified either by
name or MAC address, adjust the command's help accordingly.

Signed-off-by:ZhiPeng Lu <lu.zhipeng@zte.com.cn>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Erik Skultety <eskultet@redhat.com>
tools/virsh-domain-monitor.c