/[mailutils]/mailutils/mail/mail.c
ViewVC logotype

Diff of /mailutils/mail/mail.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.76 by gray, Thu Aug 28 19:43:03 2003 UTC revision 1.77 by gray, Tue Sep 2 12:32:58 2003 UTC
# Line 32  static char args_doc[] = N_("[address... Line 32  static char args_doc[] = N_("[address...
32    
33  static struct argp_option options[] = {  static struct argp_option options[] = {
34    {"exist",   'e', 0,      0, N_("Return true if mail exists"), 0},    {"exist",   'e', 0,      0, N_("Return true if mail exists"), 0},
35    {"file",    'f', N_("FILE"), OPTION_ARG_OPTIONAL,    {"file",    'f', N_("URL"), OPTION_ARG_OPTIONAL,
36                                    N_("Operate on mailbox FILE (default ~/mbox)"), 0},                                N_("Operate on given mailbox URL (default ~/mbox)"), 0},
37    {"byname",  'F', 0,      0, N_("Save messages according to sender"), 0},    {"byname",  'F', 0,      0, N_("Save messages according to sender"), 0},
38    {"headers", 'H', 0,      0, N_("Write a header summary and exit"), 0},    {"headers", 'H', 0,      0, N_("Write a header summary and exit"), 0},
39    {"ignore",  'i', 0,      0, N_("Ignore interrupts"), 0},    {"ignore",  'i', 0,      0, N_("Ignore interrupts"), 0},

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26