fish: fusermount bug reported

master
Pierre Neidhardt 2016-12-29 09:22:50 +01:00
parent 00f5f52bdd
commit fc70ca5441
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
## TODO: This fixes upstream bug, report!
## TODO: Remove this fix when upstream has merged it.
## https://github.com/fish-shell/fish-shell/pull/3642
complete -c fusermount --description "Mount point" -x -a '(__fish_print_mounted)'
complete -c fusermount -s h --description "Display help and exit"
complete -c fusermount -s v --description "Display version and exit"