genmap.py: remove unused arguments

This commit is contained in:
Oleg Kalachev
2019-03-15 19:56:09 +03:00
parent 9cbfc5b687
commit 05791bb0bf

View File

@@ -14,8 +14,6 @@ Options:
<y> Marker count along Y axis
<dist_x> Distance between markers along X axis
<dist_y> Distance between markers along Y axis
<sep_x> Space beetween markers along X axis
<sep_y> Space beetween markers along Y axis
<first> First marker ID
--top-left First marker is on top-left (not bottom-left)
"""