We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc2b8d commit 8413fa9Copy full SHA for 8413fa9
src/completions.cr
@@ -153,4 +153,4 @@ complete -c noir -n '__fish_noir_needs_command' -a '-v' -d 'Show version'
153
complete -c noir -n '__fish_noir_needs_command' -a '--build-info' -d 'Show version and Build info'
154
complete -c noir -n '__fish_noir_needs_command' -a '-h' -d 'Show help'
155
SCRIPT
156
-end
+end
0 commit comments