diff --git a/etherpump/__init__.py b/etherpump/__init__.py index bf1a90b..f7c356d 100644 --- a/etherpump/__init__.py +++ b/etherpump/__init__.py @@ -54,18 +54,13 @@ usage = """ /| /| \| \| Usage: - etherpump CMD where CMD could be: - {} For more information on each command try: - - etherpump CMD --help - -""".format( + etherpump CMD --help""".format( subcommands() )