You should not just copy-paste that code.
code:
commands += " <Description>"Your Description"</Description>"
This can't work, because the quotes (" ") are placed wrong. To correct this, simply remove the quotes around Your Decription, and try that. After that, you can change it to whatever you want.