# configuration file exemple for rpmorphan
# $Id: rpmrestorerc.sample 58 2007-03-21 12:15:08Z gerbier $
# it can be used as 
# - host (general) configuration file as /etc/rpmorphanrc
# - home (user) configuration file as ~/.rpmorphanrc
# - local configuration file as ./.rpmorphanrc
# 
# the program will read them all in order from host to local
#
# syntaxe :
# - all line beginning with "#" are comments
# - all parameter have the same name as command line arguments, without dash

# for example, to use rpmorphan instead of rpmorphan --all --curses
# you have to use 
# all = 1
# curses = 1
