diff options
Diffstat (limited to 'src/comm.c')
-rw-r--r-- | src/comm.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 }, |