When parsing quoted strings, space was not handled properly in remaining arguments. Fixes #186
Temporary fix for commands not showing up if they are missing a description. This is really a bug in the table rendering and should be fixed there at some point. Closes #192