summaryrefslogtreecommitdiff
path: root/messages
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-08-27 10:49:10 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-08-27 10:49:10 +0000
commit4e3142c6d5ef1ab795e07bc08c39d319d51df78a (patch)
treeedf63365d3cba81486c378214748702dccef12a7 /messages
parenta462105a4ab41858eeaa724e0813c5da1bc0914e (diff)
downloadmailutils-4e3142c6d5ef1ab795e07bc08c39d319d51df78a.tar.gz
mailutils-4e3142c6d5ef1ab795e07bc08c39d319d51df78a.tar.bz2
Added "mailbox" command line capability.
Diffstat (limited to 'messages')
-rw-r--r--messages/messages.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/messages/messages.c b/messages/messages.c
index a32d4b598..45c38efec 100644
--- a/messages/messages.c
+++ b/messages/messages.c
@@ -45,6 +45,7 @@ static struct argp_option options[] = {
static const char *argp_capa[] = {
"common",
"license",
+ "mailbox",
NULL
};

Return to:

Send suggestions and report system problems to the System administrator.