Skip to content

Commit

Permalink
Fix/standardize completion generation for k0sctl
Browse files Browse the repository at this point in the history
Closes #25.

Signed-off-by: Kimmo Lehto <[email protected]>
Signed-off-by: Kimmo Lehto <[email protected]>
  • Loading branch information
kke committed Oct 10, 2023
1 parent 14a49c1 commit f722203
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/k0sctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ def install

generate_completions_from_executable(
bin/"k0sctl", "completion",
["bash", "zsh", "fish"],
shell_parameter_format: :arg
)
end
Expand Down

0 comments on commit f722203

Please sign in to comment.