We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00e63d3 + 81eb338 commit 1ed1694Copy full SHA for 1ed1694
cmd/cdi/cmd/root.go
@@ -35,7 +35,7 @@ var (
35
// rootCmd represents the base command when called without any subcommands
36
var rootCmd = &cobra.Command{
37
Use: "cdi",
38
- Short: "Inpsect and interact with the CDI Registry",
+ Short: "Inspect and interact with the CDI Registry",
39
Long: `
40
The 'cdi' utility allows you to inspect and interact with the
41
CDI Registry. Various commands are available for listing CDI
0 commit comments