Add support for command aliases
authorGuido Trotter <ultrotter@google.com>
Mon, 21 Jan 2008 16:28:30 +0000 (16:28 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 21 Jan 2008 16:28:30 +0000 (16:28 +0000)
commitde47cf8ff14cf9ad034c7be97ab8feb2a427f52a
tree733fc7cd33dfeef78b5bda5108d59c02a53c50f6
parent6e5e91a111441435157bbc469d65954636e40193
Add support for command aliases

Passing a new aliases dict to generic main we can easily support aliases for
compatibility reasons or simply useability.

Reviewed-by: iustinp
lib/cli.py