*wvdial completion fixed

This commit is contained in:
gonchar 2011-09-23 18:40:14 +04:00
parent 39a2fd1717
commit 7ef0b3b821

View File

@ -1 +1 @@
complete -x -c wvdial -a "(print_wvdial)" --description "wvdial connections"
complete -x -c wvdial -a "(cat ~/.wvdialrc | grep '\[Dialer' | sed 's/\[Dialer \(.\+\)\]/\1/')" --description "wvdial connections"