Commit a4cc9ce0 authored by Bram Schoenmakers's avatar Bram Schoenmakers

Add some aliases for lscon for completeness.

parent dbc8172b
......@@ -36,6 +36,8 @@ _SUBCOMMAND_MAP = {
'ls': 'ListCommand',
'lscon': 'ListContextCommand',
'listcon': 'ListContextCommand',
'listcontext': 'ListContextCommand',
'listcontexts': 'ListContextCommand',
'lsprj': 'ListProjectCommand',
'lsproj': 'ListProjectCommand',
'listprj': 'ListProjectCommand',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment