spelling
This commit is contained in:
parent
6250cd2711
commit
2d5709a352
@ -139,7 +139,7 @@ def run(args):
|
|||||||
|
|
||||||
def show_help():
|
def show_help():
|
||||||
print("usage: verifygitlog.py [-v -n -h --check-file] ...")
|
print("usage: verifygitlog.py [-v -n -h --check-file] ...")
|
||||||
print("-v : increase verbosity, can be speficied multiple times")
|
print("-v : increase verbosity, can be specified multiple times")
|
||||||
print("-n : do not print multi-line suggestions")
|
print("-n : do not print multi-line suggestions")
|
||||||
print("-h : print this help message and exit")
|
print("-h : print this help message and exit")
|
||||||
print(
|
print(
|
||||||
|
Loading…
Reference in New Issue
Block a user