Clarify burn param

This commit is contained in:
Florian Festi 2016-10-20 20:07:23 +02:00
parent 4e632325e3
commit 9220bccb68
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ class Boxes:
help="print reference rectangle with given length")
self.argparser.add_argument(
"--burn", action="store", type=float, default=0.05,
help="burn correction in mm")
help="burn correction in mm (bigger values for tighter fit)")
def open(self):
"""