fix error
This commit is contained in:
parent
a455e4831a
commit
e1f96c4ac2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# $Dwarf: README,v 1.4 2002/07/03 19:09:39 ward Exp $
|
# $Dwarf: README,v 1.5 2002/11/05 09:33:40 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
Ripnews is a bulk downloader for usenet. It's quite flexible in terms of
|
Ripnews is a bulk downloader for usenet. It's quite flexible in terms of
|
||||||
|
|
@ -102,7 +102,7 @@ Supported config options:
|
||||||
OPT_I=<pattern> Set include pattern.
|
OPT_I=<pattern> Set include pattern.
|
||||||
OPT_L=<bool> Set long filenames.
|
OPT_L=<bool> Set long filenames.
|
||||||
OPT_C=<bool> Sets combined filenames.
|
OPT_C=<bool> Sets combined filenames.
|
||||||
OPT_X=<pattern> Set include pattern
|
OPT_X=<pattern> Set exclude pattern
|
||||||
OPT_T=<bool> Set test mode. Newsrc files will not be written
|
OPT_T=<bool> Set test mode. Newsrc files will not be written
|
||||||
to.
|
to.
|
||||||
TEMPDIR=<dir> Set tempdir location.
|
TEMPDIR=<dir> Set tempdir location.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue