]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vsh: Remove VSH_CMD_FLAG_ALIAS
authorPeter Krempa <pkrempa@redhat.com>
Fri, 1 Mar 2024 22:14:51 +0000 (23:14 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 13 Mar 2024 14:02:51 +0000 (15:02 +0100)
commit7abb44f5f7313120b0d213155dc89d0a73bca74a
tree5c30ff01bf8ac96c7870811cc9dafb241dbdb317
parent3fcae7a028d99c446c378a6a96d860e175463f06
vsh: Remove VSH_CMD_FLAG_ALIAS

It's obvious that a command is an alias when the 'alias' property is
set, thus an extra flag is redundant. Remove it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tools/virsh-nodedev.c
tools/virsh.c
tools/virt-admin.c
tools/vsh.c
tools/vsh.h