From: Chen Hanxiao <chenhanxiao@xxxxxxxxxxxxxx> As Daniel mentioned, '--shareable' should be hidden from users. But we had to take care of backwards compatibility. These patches give solutions to solve these issues. Chen Hanxiao (5): virsh: disable config readonly and shareable in virsh command virsh: introduce flags VSH_OFLAG_IGNORE virsh: if VSH_OFLAG_IGNORE set, don't show it in '--help' virsh: If VSH_OFLAG_IGNORE set, don't auto complete in virsh virsh: mark '--shareable' as VSH_OFLAG_IGNORE tools/virsh-domain.c | 3 ++- tools/virsh.c | 9 +++++++++ tools/virsh.h | 1 + tools/virsh.pod | 3 +-- 4 files changed, 13 insertions(+), 3 deletions(-) -- 1.8.2.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list