summaryrefslogtreecommitdiff
path: root/src/comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/comm.c')
-rw-r--r--src/comm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/comm.c b/src/comm.c
index aa512de..46f5aba 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -56,6 +56,7 @@ struct comm comms[RC_LAST + 1] =
#ifdef MULTIUSER
{ "addacl", ARGS_1234 },
#endif
+ { "alias", ARGS_12|ARGS_ORMORE },
{ "allpartial", NEED_DISPLAY|ARGS_1 },
{ "altscreen", ARGS_01 },
{ "at", ARGS_2|ARGS_ORMORE },