
18 Oct
2017
18 Oct
'17
3:53 p.m.
On 10/16/2017 02:53 AM, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao@gmail.com>
Option --full will always display the name and MAC address of the interface. Both virsh help and virsh man page didn't mention that.
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com> --- tools/virsh-domain-monitor.c | 2 +- tools/virsh.pod | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> OK - in general; however, before pushing I cleaned up the syntax and grammar a bit for the --full argument as well as separating it so that it has its own paragraph (causing --source to have its own paragraph too). John