Skip to content

Commit

Permalink
Merge pull request #3409 from davidxia/patch-1
Browse files Browse the repository at this point in the history
📖 update completion.md with fish shell instructions
  • Loading branch information
k8s-ci-robot authored May 14, 2023
2 parents 90b06fa + c4b1674 commit 3c8a626
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/book/src/reference/completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ fi
Follow a similar protocol for `zsh` completion.

</aside>

<aside class="note">
<h1>Fish</h1>

source (kubebuilder completion fish | psub)

</aside>

0 comments on commit 3c8a626

Please sign in to comment.