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

.

parent bd1e3d27
......@@ -34,7 +34,7 @@ var helpTopics = prog.HelpRegistry{
func main() {
prog := prog.MainProg{
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,
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