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

Diff of /mailutils/mail.local/main.c

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

revision 1.34 by gray, Sat Dec 28 10:59:01 2002 UTC revision 1.35 by gray, Sat Dec 28 11:20:59 2002 UTC
# Line 43  void notify_biff __P((mailbox_t mbox, ch Line 43  void notify_biff __P((mailbox_t mbox, ch
43    
44  const char *argp_program_version = "mail.local (" PACKAGE_STRING ")";  const char *argp_program_version = "mail.local (" PACKAGE_STRING ")";
45  static char doc[] =  static char doc[] =
46  N_("GNU mail.local -- the local MDA")  N_("GNU mail.local -- the local MDA"
47  "\v"     "\v"
48  N_("Debug flags are:\n"     "Debug flags are:\n"
49  "  g - guimb stack traces\n"     "  g - guimb stack traces\n"
50  "  T - mailutil traces (MU_DEBUG_TRACE)\n"     "  T - mailutil traces (MU_DEBUG_TRACE)\n"
51  "  P - network protocols (MU_DEBUG_PROT)\n"     "  P - network protocols (MU_DEBUG_PROT)\n"
52  "  t - sieve trace (MU_SIEVE_DEBUG_TRACE)\n"     "  t - sieve trace (MU_SIEVE_DEBUG_TRACE)\n"
53  "  l - sieve action logs\n"     "  l - sieve action logs\n"
54  "  0-9 - Set mail.local debugging level\n");     "  0-9 - Set mail.local debugging level\n");
55    
56  static char args_doc[] = N_("recipient [recipient ...]");  static char args_doc[] = N_("recipient [recipient ...]");
57    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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