Skip to content

Commit

Permalink
Merge pull request #6815 from AgustinRamiroDiaz/main
Browse files Browse the repository at this point in the history
Typo: remove double space
  • Loading branch information
Lyndon-Li authored Sep 18, 2023
2 parents c85638d + ff45be6 commit b3df028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/cli/install/install.go
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ The '--namespace' flag can be used to specify a different namespace to install i
Use '--wait' to wait for the Velero Deployment to be ready before proceeding.
Use '-o yaml' or '-o json' with '--dry-run' to output all generated resources as text instead of sending the resources to the server.
Use '-o yaml' or '-o json' with '--dry-run' to output all generated resources as text instead of sending the resources to the server.
This is useful as a starting point for more customized installations.
`,
Example: ` # velero install --provider gcp --plugins velero/velero-plugin-for-gcp:v1.0.0 --bucket mybucket --secret-file ./gcp-service-account.json
Expand Down

0 comments on commit b3df028

Please sign in to comment.