Remove dead synopsis definition

This commit is contained in:
Jean-Paul Calderone 2018-04-26 15:10:02 -04:00
parent 7609fd1861
commit 9f8c90393f

View File

@ -47,7 +47,6 @@ class Options(usage.Options):
stdout = sys.stdout
stderr = sys.stderr
synopsis = "\nUsage: tahoe <command> [command options]"
subCommands = ( GROUP("Administration")
+ create_node.subCommands
+ stats_gatherer.subCommands