From 327eb432aa6884bf3bac6ef0dd6c63e0dc5198f2 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 20 Jun 2001 05:02:11 +0000 Subject: Miscellaneous bug fixes. svn path=/trunk/; revision=3361 --- options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.c') diff --git a/options.c b/options.c index c1f77554..d9e5aa14 100644 --- a/options.c +++ b/options.c @@ -672,7 +672,7 @@ struct query *ctl; /* option record to be initialized */ 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")); -- cgit v1.2.3