Argument(name='block', aliases=['set'], type='int', default=0,
help="""
Data block to save. For an approach/retract force curve, `0` selects
-the approacing curve and `1` selects the retracting curve.
+the approaching curve and `1` selects the retracting curve.
""".strip()),
Argument(name='output', type='file', default='curve.dat',
help="""
default=1,
help="""
Block A in A-B. For an approach/retract force curve, `0` selects the
-approacing curve and `1` selects the retracting curve.
+approaching curve and `1` selects the retracting curve.
""".strip()),
Argument(name='block two', aliases=['set two'], type='int',
default=0,
Argument(name='block', aliases=['set'], type='int', default=0,
help="""
Data block to differentiate. For an approach/retract force curve, `0`
-selects the approacing curve and `1` selects the retracting curve.
+selects the approaching curve and `1` selects the retracting curve.
""".strip()),
Argument(name='x column', type='int', default=0,
help="""
Argument(name='block', aliases=['set'], type='int', default=0,
help="""
Data block to act on. For an approach/retract force curve, `0`
-selects the approacing curve and `1` selects the retracting curve.
+selects the approaching curve and `1` selects the retracting curve.
""".strip()),
Argument(name='f column', type='int', default=1,
help="""
Argument(name='block', aliases=['set'], type='int', default=0,
help="""
Data block to save. For an approach/retract force curve, `0` selects
-the approacing curve and `1` selects the retracting curve.
+the approaching curve and `1` selects the retracting curve.
""".strip()),
Argument(name='bounds', type='point', optional=False, count=2,
help="""