]> xenbits.xensource.com Git - libvirt.git/commit
vshReadlineOptionsGenerator: Add already provided VSH_OT_ARGV options to list
authorLin Ma <lma@suse.com>
Tue, 8 May 2018 14:20:37 +0000 (22:20 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 10 May 2018 08:01:15 +0000 (10:01 +0200)
commitee6113aaea5cd5b7dba4c5f66d62d0cf7b9627fc
treedb8b55d3ce665fbc21a670b1f58541b43a2e6123
parentd86531daf2747acba21556ab0aa6a3d6861b600e
vshReadlineOptionsGenerator: Add already provided VSH_OT_ARGV options to list

It's helpful for users while they type certain kind of VSH_OT_ARGV options.
e.g.

$ virsh domstats --domain sles12sp3 --d<TAB>

Signed-off-by: Lin Ma <lma@suse.com>
tools/vsh.c