On a Friday in 2024, Peter Krempa wrote:
As this command was introduced in this release add the flag requiring
to
pass optionname.
This is needed to actually disallow positional parsing of the value
despite documenting that the flag name is required.
The flag name is documented as optional in the man page.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
tools/virsh-domain.c | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano