Skip to content

Commit c4b1674

Browse files
authored
Update completion.md with fish shell instructions
1 parent d64868e commit c4b1674

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/book/src/reference/completion.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,10 @@ fi
3535
Follow a similar protocol for `zsh` completion.
3636

3737
</aside>
38+
39+
<aside class="note">
40+
<h1>Fish</h1>
41+
42+
source (kubebuilder completion fish | psub)
43+
44+
</aside>

0 commit comments

Comments
 (0)