mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
virt-admin: Drop trailing whitespaces from description of some commands
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
21f64f2acd
commit
e09e643b71
@ -376,7 +376,7 @@ static const vshCmdInfo info_srv_threadpool_info[] = {
|
||||
.data = N_("get server workerpool parameters")
|
||||
},
|
||||
{.name = "desc",
|
||||
.data = N_("Retrieve threadpool attributes from a server. ")
|
||||
.data = N_("Retrieve threadpool attributes from a server.")
|
||||
},
|
||||
{.name = NULL}
|
||||
};
|
||||
@ -784,7 +784,7 @@ static const vshCmdInfo info_srv_clients_info[] = {
|
||||
.data = N_("get server's client-related configuration limits")
|
||||
},
|
||||
{.name = "desc",
|
||||
.data = N_("Retrieve server's client-related configuration limits ")
|
||||
.data = N_("Retrieve server's client-related configuration limits")
|
||||
},
|
||||
{.name = NULL}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user