mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
72e4e4facc
commit
c8816385e5
@ -21,7 +21,7 @@ import sys
|
||||
import re
|
||||
|
||||
if len(sys.argv) < 2:
|
||||
print "Syntax: %s <md-files>"
|
||||
print "Syntax: %s <md-files>" % sys.argv[0]
|
||||
print ""
|
||||
print "Updates inter-chapter links in the specified Markdown files."
|
||||
sys.exit(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user