
	AROS-Fortune 0.4.2


INSTALLATION

Say "execute install" in the "afortune/" directory; it will copy 
"afortune" (the executable) to "C:", copy the directory "fortunes/" to 
"S:", and create ".fortune" in "S:".


SYNTAX

	afortune [-t | --text] [fortfile | -h | --help]

	fortfile     Fortune-file, from which to collect a fortune.
	-t, --text   Output text (rather than in a requester).
	-h, --help   Output this a short help message.

	By default, AROS-Fortune looks for a config-file called ".afortune", in the 
	"S:" directory. If it's not found, it looks for a fortune file called 
	"fortunes", in "S:", and if that's not found, it dies horribly ;)
		`-t' and `-h' can be concatenated.
	
	Report any bugs to <bugs@aros-stuff.tk>


.AFORTUNE

The configuration file, ".afortune", simply lists the fortune files from 
which to collect fortunes, line by line. Just look at the default ".afortune", 
it's pretty self-explanatory. Comment by putting a '#' at the beginning of 
the line.


DISCLAIMER

Please, please!! Don't write to me complaining about the contents of the
fortune-files


COPYRIGHT

	Afortune 0.4.2, Copyright (c) 2002-2004 Kalle Risnen.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

