13.1.0
Added 1
- support a pair of long option flags to allow a memorable shortened flag, like `.option('--ws, --workspace')`
From Commander.js
Added
- support a pair of long option flags to allow a memorable shortened flag, like
.option('--ws, --workspace')([#2312])