mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 18:15:25 +00:00
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
|