Index: options.c =================================================================== RCS file: /home/cvs/debian/fetchmail/options.c,v retrieving revision 1.1.1.11 retrieving revision 1.2 diff -u -r1.1.1.11 -r1.2 --- options.c 12 Jun 2001 16:26:47 -0000 1.1.1.11 +++ options.c 17 Jun 2001 14:06:10 -0000 1.2 @@ -672,7 +672,7 @@ P(_(" -E, --envelope envelope address header\n")); P(_(" -Q, --qvirtual prefix to remove from local user id\n")); P(_(" --principal mail service principal\n")); - P(_(" --addaccthdr add an X-Fetchmail-Account header (\"label \")\n")); + P(_(" --tracepolls add poll-tracing information to Received header\n")); P(_(" -u, --username specify users's login on server\n")); P(_(" -a, --all retrieve old and new messages\n"));