mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
tools: cmdSelfTest: Drop misleading comment
We no longer print help for every command to validate the args. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
fa7265e127
commit
0d00e95298
@ -3324,9 +3324,6 @@ const vshCmdInfo info_selftest[] = {
|
||||
{.name = NULL}
|
||||
};
|
||||
|
||||
/* Prints help for every command.
|
||||
* That runs vshCmddefOptParse which validates
|
||||
* the per-command options structure. */
|
||||
bool
|
||||
cmdSelfTest(vshControl *ctl,
|
||||
const vshCmd *cmd G_GNUC_UNUSED)
|
||||
|
Loading…
x
Reference in New Issue
Block a user