fix indentation

This commit is contained in:
Wei Lun 2021-08-10 16:31:32 +08:00 committed by GitHub
parent 3f5176c265
commit 8a1987f0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 (