mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tools: mention server-update-tls supports virtproxyd
Reviewed-by: Erik Skultety <eskultet@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -978,7 +978,7 @@ static const vshCmdOptDef opts_srv_update_tls_file[] = {
|
||||
.type = VSH_OT_DATA,
|
||||
.flags = VSH_OFLAG_REQ,
|
||||
.help = N_("Available servers on a daemon. "
|
||||
"Currently only supports 'libvirtd'.")
|
||||
"Currently only supports 'libvirtd' or 'virtproxyd'.")
|
||||
},
|
||||
{.name = NULL}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user