mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 16:29:21 +00:00
fix indentation
This commit is contained in:
parent
3f5176c265
commit
8a1987f0da
@ -86,9 +86,9 @@ var (
|
||||
|
||||
|
||||
# Load the kubectl completion code for fish[2] into the current shell
|
||||
kubectl completion fish | source
|
||||
kubectl completion fish | source
|
||||
# To load completions for each session, execute once:
|
||||
kubectl completion fish > ~/.config/fish/completions/kubectl.fish`))
|
||||
kubectl completion fish > ~/.config/fish/completions/kubectl.fish`))
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
Reference in New Issue
Block a user