
16 Feb
2021
16 Feb
'21
9:29 p.m.
On 2/16/21 9:15 PM, Kristina Hanicova wrote:
Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
virsh: Add virshCodesetNameCompleter
Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
It's enought to sign-off just once ;-) I've expanded the commit message a bit to denote which argument of which command is implemented.
--- tools/virsh-completer-domain.c | 22 ++++++++++++++++++++++ tools/virsh-completer-domain.h | 4 ++++ tools/virsh-domain.c | 1 + 3 files changed, 27 insertions(+)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> and pushed. Congratulations on your first libvirt contribution! Michal