diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-10-08 20:23:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-10-08 20:23:21 +0000 |
commit | 74b10ad53f67646209561548fe0b4acfc1f22690 (patch) | |
tree | 5f4fea03c6a807c3b1d2ec5737cf0d78ff158358 /sample.rcfile | |
parent | 8189282e30abc8e82edafa0031b236ff654f08d9 (diff) | |
download | fetchmail-74b10ad53f67646209561548fe0b4acfc1f22690.tar.gz fetchmail-74b10ad53f67646209561548fe0b4acfc1f22690.tar.bz2 fetchmail-74b10ad53f67646209561548fe0b4acfc1f22690.zip |
Added the --invisible option.
svn path=/trunk/; revision=1492
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample.rcfile b/sample.rcfile index 191a9446..2250b4d6 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -88,6 +88,7 @@ # set logfile = -- must be followed by a string # set daemon -- must be followed by a number # set syslog +# set invisible # # The noise keywords `and', `with', `has', `wants', and `options' are ignored # anywhere in an entry; they can be used to make it resemble English. The |