usage(): removed printed empty line
This commit is contained in:
parent
42edb95f6f
commit
e3914419f1
3
plug
3
plug
@ -20,8 +20,7 @@ def usage():
|
||||
Placeholder syntax:
|
||||
#placeholder<<name>> COLLAPSED
|
||||
NOTE: text located before the placeholder on the same line is preserved copied,
|
||||
allowing for commenting it
|
||||
'''.format(sys.argv[0]))
|
||||
allowing for commenting it'''.format(sys.argv[0]))
|
||||
|
||||
|
||||
placeholders = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user