bash-completion.sh
branchv_0
changeset 20 e67584a06be6
parent 15 66db59d77033
child 25 0e8a58946c48
equal deleted inserted replaced
19:aabdab3e05a0 20:e67584a06be6
    91 		COMPREPLY=($(compgen -W "${OPTIONS[*]}" -- "$w0"))
    91 		COMPREPLY=($(compgen -W "${OPTIONS[*]}" -- "$w0"))
    92 	fi
    92 	fi
    93 }
    93 }
    94 
    94 
    95 complete -F _relpipe_in_yamltable_completion relpipe-in-yamltable
    95 complete -F _relpipe_in_yamltable_completion relpipe-in-yamltable
       
    96 complete -F _relpipe_in_yamltable_completion relpipe-in-jsontable