Replace tab by space

pull/131/head
Manuel Morejon 5 years ago
parent 750830c302
commit ffd4784916
No known key found for this signature in database
GPG Key ID: 5A18F15839233B55

@ -53,7 +53,7 @@ var rootCmd = &cobra.Command{
# List GitRepository sources and their status
tk get sources git
# Trigger a GitRepository source reconciliation
# Trigger a GitRepository source reconciliation
tk reconcile source git gitops-system
# Export GitRepository sources in YAML format

@ -24,7 +24,7 @@ Command line utility for assembling Kubernetes CD pipelines the GitOps way.
# List GitRepository sources and their status
tk get sources git
# Trigger a GitRepository source reconciliation
# Trigger a GitRepository source reconciliation
tk reconcile source git gitops-system
# Export GitRepository sources in YAML format

Loading…
Cancel
Save