fix
This commit is contained in:
parent
3a8f8f083c
commit
915a3d7ffc
|
@ -41,7 +41,7 @@ var checkCmd = &cobra.Command{
|
|||
rs := getRegistryServices()
|
||||
registryExecute(rs)
|
||||
default:
|
||||
fmt.Println("Please input options: etc/server/registry ")
|
||||
fmt.Println("check sub command: etc/server/registry ")
|
||||
return
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue