+1
-1
@@ -34,7 +34,7 @@ func main() {
|
||||
var run = &cobra.Command{
|
||||
Use: "run",
|
||||
Short: "run command",
|
||||
Long: `run chipd with given options`,
|
||||
Long: `run hdxd with given options`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
config := &Config{
|
||||
DBHost: "localhost",
|
||||
|
||||
Reference in New Issue
Block a user