OSDN Git Service

last review (#519)
[bytom/vapor.git] / cmd / vapord / commands / root.go
index ed4060d..d534b2d 100644 (file)
@@ -15,6 +15,7 @@ var (
        config = cfg.DefaultConfig()
 )
 
+// RootCmd is the command for run node
 var RootCmd = &cobra.Command{
        Use:   "vapord",
        Short: "Multiple asset management.",