Added command parser to hooke.ui.commandline for argument listing.
[hooke.git] / hooke / plugin / cut.py
index c1d8ca9c05bc45dcfaa01e923b439d38fdd9d608..15d6bbed2dd352026ff5fd2e286759ef09290990 100644 (file)
@@ -23,7 +23,7 @@ class CutCommand (Command):
             name='cut',
             arguments=[
                 Argument(name='curve', type='curve', optional=False, help="""
-:class:``hooke.curve.Curve`` to cut from.
+:class:`hooke.curve.Curve` to cut from.
 """.strip()),
                 Argument(name='block', aliases=['set'], type='int', default=0,
                     help="""