Commit 4225bdaa authored by Marco Mariani's avatar Marco Mariani

typo fix

parent 356aa6ba
......@@ -16,7 +16,7 @@ class RemoveCommand(ClientConfigCommand):
ap.add_argument('software_url',
help='Your software url')
ap.add_argument('none',
ap.add_argument('node',
help="Target node")
return ap
......
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