Commit 8b37a895 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent bd1e3d27
...@@ -34,7 +34,7 @@ var helpTopics = prog.HelpRegistry{ ...@@ -34,7 +34,7 @@ var helpTopics = prog.HelpRegistry{
func main() { func main() {
prog := prog.MainProg{ prog := prog.MainProg{
Name: "neo", Name: "neo",
Summary: "Neo is a tool for running NEO services and commands", Summary: "Neo is a tool to run NEO services and commands",
Commands: commands, Commands: commands,
HelpTopics: helpTopics, HelpTopics: helpTopics,
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment