@paulbouwer feel that the option long forms should use the `--` format. For example `svm install --list` instead of `svm install -list`. Good reference [here](http://docopt.org/)
@paulbouwer feel that the option long forms should use the
--format.For example
svm install --listinstead ofsvm install -list.Good reference here