Skip to content

Commit

Permalink
remove "garbage" text
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsgstrabo committed Jun 18, 2024
1 parent 3de5e80 commit a64a959
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cmd/validateRadixConfig.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ rx validate radix-config --config-file /path/to/anyradixconfig.yaml
# Validate radixconfig without strict validation:
rx validate radix-config --strict-validation=false
sdfsdfs`,
`,
Run: func(cmd *cobra.Command, args []string) {
radixconfig, err := cmd.Flags().GetString(flagnames.ConfigFile)
if err != nil {
Expand Down

0 comments on commit a64a959

Please sign in to comment.