mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
b41bde935d
Add both single invocations as well as a script containing the same commands. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
17 lines
527 B
Plaintext
17 lines
527 B
Plaintext
complete -- ech
|
|
complete -- echo
|
|
complete -- echo ''
|
|
complete -- echo --xm --s
|
|
complete -- echo --nonexistant-arg --xml
|
|
complete -- echo --nonexistant-arg --xml ''
|
|
complete -- echo --nonexistant-arg --prefix
|
|
complete -- echo --nonexistant-arg --prefix ''
|
|
complete -- domstats --domain
|
|
complete -- domstats --domain ''
|
|
complete -- domstats --domain f
|
|
complete -- domstats --domain fc --domain fv
|
|
complete -- domstats --domain fv --domain fc ''
|
|
complete -- domstats --domain fc fv
|
|
complete -- domstate ''
|
|
complete -- domstate fv
|