mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
fix indentation
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user