add share/completions/cygport.fish

This commit is contained in:
Andrew Schulman 2014-12-01 03:09:00 -05:00
parent 019c0fed23
commit c7ff7e4fa2

View File

@ -0,0 +1,6 @@
complete -c cygport -s 4 -l 32
complete -c cygport -s 8 -l 64
complete -c cygport -l debug
complete -c cygport -n '__fish_is_first_token' -A -f -a '*.cygport'
complete -c cygport -n 'not __fish_is_first_token' -A -f -a 'downloadall fetchall wgetall getall download fetch wget get prep unpack compile build make check test inst postint list listdebug listdbg dep info homepage web www package pkg diff mkdiff mkpatch upload up ci clean finish almostall all help version'