mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +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
|
# 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:
|
# 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 (
|
var (
|
||||||
|
Loading…
Reference in New Issue
Block a user