All command line actions, mapped to their short name

Property definitions

nitc :: nitpm $ Sys :: commands
	# All command line actions, mapped to their short `name`
	var commands = new Map[String, Command]
src/nitpm.nit:379,2--380,40