summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-11-02 15:04:55 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-11-02 15:04:55 +0200
commitb02eb9b062494d2ed77ca1f52cd7733486df0bef (patch)
treeee97aae1ed495ec53d6f3f0694feebcdd07f8e7e /frm
parent89bdc37336218836a6c208e37696e6e723c42894 (diff)
downloadmailutils-b02eb9b062494d2ed77ca1f52cd7733486df0bef.tar.gz
mailutils-b02eb9b062494d2ed77ca1f52cd7733486df0bef.tar.bz2
Remove the --license option.
It is not needed because the --version option shows a terse info about the license, as well as a link to its full text.
Diffstat (limited to 'frm')
-rw-r--r--frm/frm.c1
-rw-r--r--frm/from.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/frm/frm.c b/frm/frm.c
index fdd43c179..c0348e046 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -203,7 +203,6 @@ static struct argp argp = {
static const char *frm_argp_capa[] = {
"common",
"debug",
- "license",
"mailbox",
"locking",
NULL
diff --git a/frm/from.c b/frm/from.c
index d86cfea94..e621a23ae 100644
--- a/frm/from.c
+++ b/frm/from.c
@@ -70,7 +70,6 @@ static struct argp argp = {
static const char *capa[] = {
"common",
"debug",
- "license",
"mailbox",
"locking",
NULL

Return to:

Send suggestions and report system problems to the System administrator.