summaryrefslogtreecommitdiff
path: root/mail/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/table.c')
-rw-r--r--mail/table.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/table.c b/mail/table.c
index 1038702e5..3ea533ca7 100644
--- a/mail/table.c
+++ b/mail/table.c
@@ -152,6 +152,8 @@ static const struct mail_command_entry mail_command_table[] = {
mail_print, msglist_compl },
{ "una", "unalias", "una[lias] [alias]...", 0,
mail_unalias, NULL },
+ { "U", "unread", "unread [msglist]", 0,
+ mail_unread, msglist_compl },
{ "u", "undelete", "u[ndelete] [msglist]", 0,
mail_undelete, msglist_compl },
{ "unf", "unfold", "unf[old] [header-field]", 0,

Return to:

Send suggestions and report system problems to the System administrator.