From 9a0a1798c33509defb2f51f8117be55cff6c0fc5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 5 Jun 1998 07:43:05 +0000 Subject: Better comments. svn path=/trunk/; revision=1911 --- fetchmailconf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 048e3aa2..d97bf388 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -1282,7 +1282,8 @@ def copy_instance(toclass, fromdict): # that one is strictly for use by the MyWidget supperclass). # # Options (not documented because they're for fetchmailconf debuggers only): -# -d: read the configuration and dump it to stdout without editing, then exit. +# -d: Read the configuration and dump it to stdout before editing. Dump +# the edited result to stdout as well. # -f: specify the run control file to read. if __name__ == '__main__': -- cgit v1.2.3