mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-15 14:34:05 +00:00
8224d9f984
Some small updates and fixes of old functions and completions.
4 lines
118 B
Fish
4 lines
118 B
Fish
|
|
complete -c not -s h -l help --description 'Display help and exit'
|
|
complete -c not -xa '__fish_complete_subcommand'
|
|
|