Strip some whitespace from banner
This commit is contained in:
parent
d48fdd4369
commit
1a836650a2
@ -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()
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user