mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-05 15:45:36 +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