include alle commandline options

This commit is contained in:
Ward Wouts 2005-03-01 09:18:25 +00:00
parent 29dbc0d387
commit 20c9388d38

View file

@ -1,4 +1,4 @@
# $Dwarf: README,v 1.18 2005/02/05 12:00:39 ward Exp $ # $Dwarf: README,v 1.19 2005/02/24 09:02:24 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
@ -105,9 +105,12 @@ Supported commandline options:
.ripnewsrc .ripnewsrc
"-L", "--longname" Sets long filenames. "-L", "--longname" Sets long filenames.
"-C", "--combinedname" Sets combined filenames. "-C", "--combinedname" Sets combined filenames.
"-X", "--exclude" Set exclude pattern. "-M", "--multipart" Get multipart articles
"-s" Exit silently if already running
"-S", "--singlepart" Get singlepart articles
"-T", "--test" Set test mode. Newsrc files will not be writen "-T", "--test" Set test mode. Newsrc files will not be writen
to. to.
"-X", "--exclude" Set exclude pattern.
Supported config options: Supported config options:
------------------------- -------------------------