]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: guest-agent-timeout: set default value for optional argument
authorTomáš Golembiovský <tgolembi@redhat.com>
Fri, 21 Aug 2020 12:34:51 +0000 (14:34 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 Aug 2020 08:08:06 +0000 (10:08 +0200)
commitc7547a16f8a30cf573a7d11d9497fca2f28d9bf3
treed1c557cd7f8f4b7d8e7e97be6487fdfee2613e57
parentced02c610d6f8430b4f212f9cd36ada849fa318c
virsh: guest-agent-timeout: set default value for optional argument

The timeout argument for guest-agent-timeout is optional but it did not
have proper default value specified. Also update the virsh man page
accordingly.

Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/manpages/virsh.rst
tools/virsh-domain.c