OKAMI NEWSREADER MANUAL PAGES

NAME
	osoupimp: SOUP import module

SYNOPSIS
	osoupimp { Options }

DESCRIPTION
	osoupimp is the import module for SOUP packets. When using O as
	a SOUP-based offline newsreader, you have to use osoupimp instead
	of oimport to import the SOUP messages you downloaded from your
	host into the O database.

OPTIONS
	-d dir
		imports the SOUP files from directory `dir'.
	-p
		doesn't delete the files after importing them.
	-h
		waits for key press after program termination
	-L n
		sets log level to n (-1 means no logging)
	-v
		prints version number only
	-F file
		uses `file' as o.inf configuration file
	-?
		Prints usage summary only.

ENVIRONMENT
	O_INF
		name of default o.inf file

FILES
	o.inf

BUGS
	O's SOUP support is still in alpha test and pretty rudimentary.
	For example, there is no way yet to send subscribe/unsubscribe
	commands to the host. These will be added in a future version.

SEE ALSO
	The documentation for using SOUP with O (osoup.doc).

DATE
	Oct 28 1994

AUTHOR
	Wolfram R”sler <wr@bara.oche.de>
