include alle commandline options
This commit is contained in:
parent
29dbc0d387
commit
20c9388d38
1 changed files with 5 additions and 2 deletions
|
|
@ -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:
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue