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.
1 parent 00e63d3 commit 81eb338Copy full SHA for 81eb338
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