fix indentation

Kubernetes-commit: 8a1987f0da1d6d881272f9609cadc03fa32c6f11
This commit is contained in:
Wei Lun 2021-08-10 16:31:32 +08:00 committed by Kubernetes Publisher
parent cb657f63a2
commit cdae2c3d88
1 changed files with 2 additions and 2 deletions

View File

@ -93,9 +93,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 (