about summary refs log tree commit diff
path: root/fish/completions/xq.fish
blob: a784666643ae7e1835e257587a3fd7c9002b1003 (plain) (blame)
1
2
3
complete -c xq -f
complete -c xq -s R -d 'Query remote repos'
complete -c xq -a '(__xtools_complete_packages)'