diff --git a/src/completions.cr b/src/completions.cr index 29768737..9ee29faf 100644 --- a/src/completions.cr +++ b/src/completions.cr @@ -166,4 +166,4 @@ complete -c noir -n '__fish_noir_needs_command' -a '-v' -d 'Show version' complete -c noir -n '__fish_noir_needs_command' -a '--build-info' -d 'Show version and Build info' complete -c noir -n '__fish_noir_needs_command' -a '-h' -d 'Show help' SCRIPT -end \ No newline at end of file +end