summaryrefslogtreecommitdiff
path: root/frm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-04-08 13:07:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-04-08 13:07:05 +0000
commit760ca7b65d194d26191b951c5f6764790b91730e (patch)
treeded4d9a57162a37518aa6f3102c7b4d4047adc37 /frm
parentd8cd0598bbae2f23bb4961f8aecc5d74cb173349 (diff)
downloadmailutils-760ca7b65d194d26191b951c5f6764790b91730e.tar.gz
mailutils-760ca7b65d194d26191b951c5f6764790b91730e.tar.bz2
Make info text clearer.
Diffstat (limited to 'frm')
-rw-r--r--frm/frm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frm/frm.c b/frm/frm.c
index c1aaefc15..2c483f8dc 100644
--- a/frm/frm.c
+++ b/frm/frm.c
@@ -171,7 +171,7 @@ static struct argp_option options[] = {
171 {"to", 'l', NULL, 0, N_("Include the To: information"), 0}, 171 {"to", 'l', NULL, 0, N_("Include the To: information"), 0},
172 {"number", 'n', NULL, 0, N_("Display message numbers"), 0}, 172 {"number", 'n', NULL, 0, N_("Display message numbers"), 0},
173 {"Quiet", 'Q', NULL, 0, N_("Very quiet"), 0}, 173 {"Quiet", 'Q', NULL, 0, N_("Very quiet"), 0},
174 {"query", 'q', NULL, 0, N_("Print a message if unread mail"), 0}, 174 {"query", 'q', NULL, 0, N_("Print a message if the mailbox contains some unread mail"), 0},
175 {"summary",'S', NULL, 0, N_("Print a summary of messages"), 0}, 175 {"summary",'S', NULL, 0, N_("Print a summary of messages"), 0},
176 {"status", 's', N_("STATUS"), 0, attr_help, 0}, 176 {"status", 's', N_("STATUS"), 0, attr_help, 0},
177 {"align", 't', NULL, 0, N_("Try to align"), 0}, 177 {"align", 't', NULL, 0, N_("Try to align"), 0},

Return to:

Send suggestions and report system problems to the System administrator.