Creates a user-defined command, eg:
alias jumptomap15 map map15
Aliases, when executed with parameters, will be added on to the translated command, eg:
jumptomap15 map10
This would be translated to:
map map15 map10