Strip some whitespace from banner
This commit is contained in:
parent
d48fdd4369
commit
1a836650a2
@ -54,18 +54,13 @@ usage = """
|
|||||||
/| /|
|
/| /|
|
||||||
\| \|
|
\| \|
|
||||||
Usage:
|
Usage:
|
||||||
|
|
||||||
etherpump CMD
|
etherpump CMD
|
||||||
|
|
||||||
where CMD could be:
|
where CMD could be:
|
||||||
|
|
||||||
{}
|
{}
|
||||||
|
|
||||||
For more information on each command try:
|
For more information on each command try:
|
||||||
|
etherpump CMD --help""".format(
|
||||||
etherpump CMD --help
|
|
||||||
|
|
||||||
""".format(
|
|
||||||
subcommands()
|
subcommands()
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user