Skip to content
Snippets Groups Projects
Commit af7d3d16 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

upd command name

parent 4567f17b
No related branches found
No related tags found
2 merge requests!1866merge v21.0,!1846Repair fit examples (#692)
Pipeline #108129 passed
......@@ -9,7 +9,7 @@ from io import open
if len(sys.argv)<3:
print( """
Usage: count-line-length <max_mum_chars_per_line> <files>
Usage: check-line-length <max_mum_chars_per_line> <files>
Returns 1 if any given file
- exceeds the given number of characters per line,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment