diff --git a/share/functions/fish_opt.fish b/share/functions/fish_opt.fish index 5121cb756..84a91bcc8 100644 --- a/share/functions/fish_opt.fish +++ b/share/functions/fish_opt.fish @@ -17,7 +17,7 @@ function fish_opt -d 'Produce an option specification suitable for use with `arg or return if set -q _flag_help - __fish_print_help nextd + __fish_print_help fish_opt return 0 end