else:
print "!!! Error:",x,"is an invalid option."
sys.exit(1)
elif (not myaction) and (x in actions):
elif (x in actions):
if x not in ["system", "world"]:
#print red("*** Deprecated use of action '"+x+"'")
if x=="rsync":