Skip to content

Commit

Permalink
Merge pull request #1 from revanth-Infoworks/dev
Browse files Browse the repository at this point in the history
Update kubernetes-cli.rb
  • Loading branch information
revanth-Infoworks authored Oct 19, 2023
2 parents cc777ee + 81a0df4 commit cc364be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def install

generate_completions_from_executable(bin/"kubectl", "completion", base_name: "kubectl")

# Install man pages
# install man pages
# Leave this step for the end as this dirties the git tree
system "hack/update-generated-docs.sh"
man1.install Dir["docs/man/man1/*.1"]
Expand Down

0 comments on commit cc364be

Please sign in to comment.