Nishith Shah 731ee28c5b virsh: Complete multiple options when any one option requires data
Before this patch:
    virsh # start --domain dom1 [TAB][TAB] <- offers filename completion
    virsh # start --domain [TAB][TAB] <- offers filename completion

After this patch:
    virsh # start --domain dom1 [TAB][TAB] <- offers command completion
    virsh # start --domain [TAB][TAB] <- calls domain completer if
    defined, otherwise falls back to filename completion

Signed-off-by: Nishith Shah <nishithshah.2211@gmail.com>
2016-09-05 14:16:45 +02:00
..
2016-06-24 14:20:57 +02:00
2016-08-01 12:02:51 +02:00
2016-08-24 17:43:29 +02:00
2016-08-24 17:43:29 +02:00
2016-08-24 17:43:29 +02:00
2016-08-04 15:32:21 +02:00
2016-09-02 17:00:58 -04:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:44 +02:00
2016-04-25 15:40:44 +02:00