]> git.feebdaed.xyz Git - 0xmirror/libvirt.git/commit
vircommand: Update documentation to virCommandSetDryRun()
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 26 Nov 2025 19:41:47 +0000 (20:41 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 2 Dec 2025 11:31:35 +0000 (12:31 +0100)
commit141cf9c11f9472584bee792e42d0b6fe5eddd442
tree2ae83d43429dd8b1e87b19d195a341b9cdcb4d84
parent216cb57ef6fd5d9d0d2d7eeb9431c5f704d076ec
vircommand: Update documentation to virCommandSetDryRun()

Throughout years, virCommandSetDryRun() has gained more
functionality and arguments. But:

1) not all arguments are covered in documentation,
2) the example wouldn't even compile.

Expand the documentation to reflect current behaviour.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Tested-by: Jaroslav Suchanek <jsuchane@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/util/vircommand.c