Skip to content
Snippets Groups Projects
Unverified Commit ffd47849 authored by Manuel Morejon's avatar Manuel Morejon
Browse files

Replace tab by space

parent 750830c3
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment