On Fri, 01 Feb, 2013 at 19:38:12 GMT, Thomas Adam wrote:
> When printing out the command usage, include the command's alias as well.
> ---
> cmd-list-commands.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/cmd-list-commands.c b/cmd-list-commands.c
> index 68e0e80..b6c
When printing out the command usage, include the command's alias as well.
---
cmd-list-commands.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/cmd-list-commands.c b/cmd-list-commands.c
index 68e0e80..b6c2f98 100644
--- a/cmd-list-commands.c
+++ b/cmd-list-commands.c
@@ -43